修改发布文件

Uat_Study
hang 2023-03-07 11:09:37 +08:00
parent a713666a8d
commit c706cc97cc
1 changed files with 8 additions and 0 deletions

View File

@ -45,6 +45,14 @@
"ASPNETCORE_ENVIRONMENT": "Production"
},
"applicationUrl": "http://localhost:6300"
},
"IRaCIS.CertificateApply": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "CertificateApply"
},
"applicationUrl": "http://localhost:6400"
}
}
}