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

12 lines
180 B
JSON

{
"devFlags": {
"storeSessionDecrypted": false,
"managedEnvironment": {
"base": "https://localhost:8080"
}
},
"flags": {
"showPasswordless": true
}
}