1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00

Add notifications to development config (#1166)

This commit is contained in:
Oscar Hinton
2021-08-31 20:05:41 +02:00
committed by GitHub
parent e69e85d8b3
commit 6878794bd0

View File

@@ -6,6 +6,7 @@
"proxyEnterprise": "http://localhost:52313",
"allowedHosts": [],
"urls": {
"notifications": "http://localhost:61840",
"enterprise": "http://localhost:52313"
}
}