mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
Disable launchBrowser launchSetting (#1400)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"profiles": {
|
||||
"Server": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"launchBrowser": false,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user