1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02:00
bitwarden-browser/apps/web/config/euprd.json
2023-06-15 12:54:39 -04:00

12 lines
240 B
JSON

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