Files
PurrLobby/PurrLobby/Properties/launchSettings.json
Exil Productions 28eb886790 Fix Docker
2025-12-10 03:24:28 +01:00

12 lines
269 B
JSON

{
"profiles": {
"PurrLobby": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:7443;http://localhost:5080"
}
}
}