diff --git a/config/development.json b/config/development.json index 7554af38..9a68e8c0 100644 --- a/config/development.json +++ b/config/development.json @@ -3,6 +3,7 @@ "notifications": "http://localhost:61840" }, "dev": { + "allowedHosts": "all", "proxyApi": "http://localhost:4000", "proxyIdentity": "http://localhost:33656", "proxyEvents": "http://localhost:46273",