1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

specify an allowed host

This commit is contained in:
Matt Gibson
2022-05-16 11:48:22 -04:00
parent 3d3198d86f
commit 5a2068bf54

View File

@@ -3,7 +3,7 @@
"notifications": "http://localhost:61840"
},
"dev": {
"allowedHosts": "all",
"allowedHosts": "bitwarden.local",
"proxyApi": "http://localhost:4000",
"proxyIdentity": "http://localhost:33656",
"proxyEvents": "http://localhost:46273",