mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-28 12:45:45 +01: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:
parent
e0894182fd
commit
a22c77d795
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user