Update launch settings

This commit is contained in:
Jeff Leung 2024-01-13 16:43:44 -08:00
parent 8d6999c95c
commit 810993cbf3
1 changed files with 1 additions and 1 deletions

View File

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