多环境部署
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Yi.Framework.ApiMicroservice": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"launchUrl": "swagger",
|
||||
"applicationUrl": "http://localhost:19001;"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user