1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-06 09:20:43 +01:00
bitwarden-browser/apps/web/config/euprd.json

12 lines
238 B
JSON
Raw Normal View History

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