mirror of
https://github.com/bitwarden/server
synced 2025-12-21 18:53:41 +00:00
Disable launchBrowser launchSetting (#1400)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"Api": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"launchBrowser": false,
|
||||
"applicationUrl": "http://localhost:4000",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
|
||||
Reference in New Issue
Block a user