mirror of
https://github.com/skoelle/focusapp.git
synced 2026-09-17 20:10:25 +00:00
12 lines
270 B
JSON
12 lines
270 B
JSON
{
|
|
"profiles": {
|
|
"FocusApp": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:62966;http://localhost:62967"
|
|
}
|
|
}
|
|
} |