mirror of
https://github.com/bitwarden/web
synced 2026-02-08 20:49:54 +00:00
Allow all hosts for dev environment
This is needed to enable testing of hCaptcha through a host proxy.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"notifications": "http://localhost:61840"
|
||||
},
|
||||
"dev": {
|
||||
"allowedHosts": "all",
|
||||
"proxyApi": "http://localhost:4000",
|
||||
"proxyIdentity": "http://localhost:33656",
|
||||
"proxyEvents": "http://localhost:46273",
|
||||
|
||||
Reference in New Issue
Block a user