mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-14 01:25:38 -05:00
11 lines
219 B
JSON
11 lines
219 B
JSON
{
|
|
"profiles": {
|
|
"Environment": {
|
|
"commandName": "Project",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "http://localhost:5050"
|
|
}
|
|
}
|
|
} |