mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
Overwrite icon service url for prod (#1137)
(cherry picked from commit 361022fc26)
This commit is contained in:
@@ -151,6 +151,7 @@ export function initFactory(): Function {
|
||||
} else {
|
||||
environmentService.setUrls({
|
||||
base: window.location.origin,
|
||||
icons: 'https://icons.bitwarden.net',
|
||||
notifications: 'https://notifications.bitwarden.com',
|
||||
enterprise: 'https://portal.bitwarden.com',
|
||||
}, false);
|
||||
|
||||
Reference in New Issue
Block a user