修改发布文件

This commit is contained in:
2023-03-07 11:09:37 +08:00
parent a713666a8d
commit c706cc97cc
@@ -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"
}
}
}