修改配置文件

IRC_NewDev
hang 2023-07-03 16:50:33 +08:00
parent 850c44b12a
commit 9d752286f4
1 changed files with 8 additions and 0 deletions

View File

@ -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"
}
}
}