don't launch browser on API services

This commit is contained in:
Paul Schneider 2025-02-16 18:42:51 +00:00
commit 3db36f5ced

View file

@ -13,7 +13,7 @@
"https": { "https": {
"commandName": "Project", "commandName": "Project",
"dotnetRunMessages": true, "dotnetRunMessages": true,
"launchBrowser": true, "launchBrowser": false,
"applicationUrl": "https://localhost:6001;", "applicationUrl": "https://localhost:6001;",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development" "ASPNETCORE_ENVIRONMENT": "Development"