bitwarden-estensione-browser/apps/browser/config/development.json

12 lines
178 B
JSON

{
"devFlags": {
"managedEnvironment": {
"base": "https://localhost:8080"
},
"skipWelcomeOnInstall": true
},
"flags": {
"accountSwitching": true
}
}