1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-08 20:50:28 +00:00
Files
browser/apps/browser/config/development.json

13 lines
208 B
JSON

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