Update launch settings

This commit is contained in:
2024-01-13 16:43:44 -08:00
parent 8d6999c95c
commit 810993cbf3

View File

@@ -3,7 +3,7 @@
"http": {
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "todos",
"launchUrl": "geofeed.csv",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},