Files
squad-rain-ops-mini/Properties/launchSettings.json

12 lines
271 B
JSON

{
"profiles": {
"RainOpsMini": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:4780;http://localhost:4781"
}
}
}