1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-06 19:53:53 +02:00
bitwarden-browser/apps/web/config/euprd.json
2023-06-28 13:03:30 -07:00

12 lines
237 B
JSON

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