mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-11 10:10:25 +01:00
13 lines
208 B
JSON
13 lines
208 B
JSON
{
|
|
"devFlags": {
|
|
"managedEnvironment": {
|
|
"base": "https://localhost:8080"
|
|
},
|
|
"skipWelcomeOnInstall": true
|
|
},
|
|
"flags": {
|
|
"showPasswordless": true,
|
|
"accountSwitching": true
|
|
}
|
|
}
|