Files
focusapp/Properties/launchSettings.json
2026-08-09 13:51:00 +02:00

12 lines
245 B
JSON

{
"profiles": {
"FocusApp": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "http://localhost:5000"
}
}
}