mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
Devops 1421 test dns change take two (#5668)
* Update web configuration for new build artifact * Switch to another top level domain
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"urls": {
|
"urls": {
|
||||||
"icons": "https://icons.bitwarden.net",
|
"icons": "https://icons.bitwarden.net",
|
||||||
"notifications": "https://notifications.beta.bitwarden.net",
|
"notifications": "https://notifications.bitwarden.eu",
|
||||||
"scim": "https://scim.beta.bitwarden.net"
|
"scim": "https://scim.bitwarden.eu"
|
||||||
},
|
},
|
||||||
"flags": {
|
"flags": {
|
||||||
"secretsManager": true,
|
"secretsManager": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user