13 lines
297 B
JSON
13 lines
297 B
JSON
{
|
|
"profiles": {
|
|
"Yi.Framework.ApiMicroservice": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"launchUrl": "swagger",
|
|
"applicationUrl": "http://localhost:19001;"
|
|
}
|
|
}
|
|
} |