@ -11,7 +11,7 @@
<DockerfileContext>..\..\..\..</DockerfileContext>
<TargetFramework>net5.0</TargetFramework>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<SatelliteResourceLanguages>en;zh-Hans</SatelliteResourceLanguages>
<ErrorOnDuplicatePublishOutputFiles>false</ErrorOnDuplicatePublishOutputFiles>
@ -69,7 +69,7 @@
"AuthServer": {
"Authority": "http://*:10582",
"Authority": "http://localhost:10582",
"ClientId": "basic-web",
"ClientSecret": "1q2w3e*"
},
@ -79,11 +79,5 @@
"DefaultBranchId": "3FA85F64-5717-4562-B3FC-2C963F66AFA6",
"AllowedHosts": "*",
"ElasticSearch": {
"Url": "http://localhost:9200"
}
"AllowedHosts": "*"
@ -8,4 +8,4 @@ if %errorlevel% == 0 (
%1 start mshta vbscript:createobject("wscript.shell").run("""%~0"" ::",0)(window.close)&&exit
start /b SettleAccount.HttpApi.Host.exe --urls http://dev.ccwin-in.com:10582
start /b SettleAccount.HttpApi.Host.exe --urls http://*:10582