don't launch browser on API services

This commit is contained in:
Paul Schneider
2025-02-16 18:42:51 +00:00
parent 088634129e
commit 7f1c0bc1d8

View File

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