Files
my-portfolio/BeauFindlay/src/BeauFindlay.Api/Properties/launchSettings.json
2024-03-09 12:09:41 +00:00

9 lines
155 B
JSON

{
"profiles": {
"BeauFindlay.Api": {
"commandName": "Project",
"commandLineArgs": "--port 7071",
"launchBrowser": false
}
}
}