Merge pull request #6 from bdfin/add-contact-page

Update launch settings
This commit is contained in:
2024-03-09 12:10:06 +00:00
committed by GitHub

View File

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