1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-05 18:47:52 +01:00
bitwarden-browser/apps/web/config/eudevtest.json

12 lines
267 B
JSON
Raw Normal View History

{
"urls": {
"icons": "https://icons.eudevtest.bitwarden.pw",
"notifications": "https://notifications.eudevtest.bitwarden.pw",
"scim": "https://scim.eudevtest.bitwarden.pw"
},
"flags": {
"secretsManager": true,
"showPasswordless": true
}
}