diff --git a/config/development.json b/config/development.json index 9903790597e..b090a8b7fe5 100644 --- a/config/development.json +++ b/config/development.json @@ -6,6 +6,7 @@ "proxyEnterprise": "http://localhost:52313", "allowedHosts": [], "urls": { + "notifications": "http://localhost:61840", "enterprise": "http://localhost:52313" } }