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": {
"BeauFindlay.Api": {
"commandName": "Project",
"commandLineArgs": "--port 7197",
"commandLineArgs": "--port 7071",
"launchBrowser": false
}
}