Learn.Archives/Learn.Archives.API/Properties/launchSettings.json

14 lines
310 B
JSON

{
"profiles": {
"http5199": {
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "swagger",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "http://localhost:5199"
},
},
}