Files
focusapp/Properties/launchSettings.json
T
2026-08-09 12:22:40 +02:00

12 lines
270 B
JSON

{
"profiles": {
"FocusApp": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:62966;http://localhost:62967"
}
}
}