add docker support

This commit is contained in:
2021-02-23 10:46:33 +08:00
parent f7384b9afc
commit 0f98c15cd4
11 changed files with 110 additions and 16 deletions

View File

@@ -4,7 +4,7 @@
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup>
<ActiveDebugProfile>QRCodeService</ActiveDebugProfile>
<ActiveDebugProfile>Docker</ActiveDebugProfile>
<Controller_SelectedScaffolderID>ApiControllerEmptyScaffolder</Controller_SelectedScaffolderID>
<Controller_SelectedScaffolderCategoryPath>root/Common/Api</Controller_SelectedScaffolderCategoryPath>
</PropertyGroup>