PlanTempusApp/PlanTempus.Application/Properties/launchSettings.json
Janus C. H. Knudsen 7fc1ae0650 WIP
2026-01-10 20:39:17 +01:00

12 lines
No EOL
295 B
JSON

{
"profiles": {
"PlanTempus.Application": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:55726;http://localhost:55727"
}
}
}