1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-30 13:03:53 +01:00
bitwarden-browser/apps/web/config/euprd.json

12 lines
250 B
JSON

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