mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
0308e6e180
Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
12 lines
178 B
JSON
12 lines
178 B
JSON
{
|
|
"devFlags": {
|
|
"managedEnvironment": {
|
|
"base": "https://localhost:8080"
|
|
},
|
|
"skipWelcomeOnInstall": true
|
|
},
|
|
"flags": {
|
|
"accountSwitching": true
|
|
}
|
|
}
|