1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 06:13:38 +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:
Joseph Flinn
2023-06-23 11:05:51 -07:00
committed by GitHub
parent e0894182fd
commit a22c77d795

View File

@@ -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,