修改配置文件

This commit is contained in:
2023-07-03 16:50:33 +08:00
parent 850c44b12a
commit 9d752286f4
@@ -53,6 +53,14 @@
"ASPNETCORE_ENVIRONMENT": "CertificateApply"
},
"applicationUrl": "http://localhost:6400"
},
"IRaCIS.CenterImageDev": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "CenterImageDev"
},
"applicationUrl": "http://localhost:6100"
}
}
}