Update launch settings

This commit is contained in:
2024-03-09 12:09:41 +00:00
parent a00a8d11ac
commit 2869e8e23c

View File

@@ -2,7 +2,7 @@
"profiles": { "profiles": {
"BeauFindlay.Api": { "BeauFindlay.Api": {
"commandName": "Project", "commandName": "Project",
"commandLineArgs": "--port 7197", "commandLineArgs": "--port 7071",
"launchBrowser": false "launchBrowser": false
} }
} }