zhaw-dnet2/Tasks/Lab7/RankingServer/Properties/launchSettings.json

12 lines
275 B
JSON

{
"profiles": {
"RankingServer": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:59129;http://localhost:59130"
}
}
}