diff --git a/config/development.json b/config/development.json index 9a68e8c0..575ca4a9 100644 --- a/config/development.json +++ b/config/development.json @@ -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",