修改配置文件
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-19 15:29:51 +08:00
parent 7b53756753
commit 8e98d1710b
3 changed files with 35 additions and 3 deletions
@@ -52,7 +52,15 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Prod_IRC"
},
"applicationUrl": "http://localhost:6300"
"applicationUrl": "http://localhost:6100"
},
"IRaCIS.US_IRC": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "US_IRC"
},
"applicationUrl": "http://localhost:6100"
}
}