diff --git a/src/Notifications/appsettings.json b/src/Notifications/appsettings.json index 7a817d365b..5989e80bf2 100644 --- a/src/Notifications/appsettings.json +++ b/src/Notifications/appsettings.json @@ -1,7 +1,7 @@ { "globalSettings": { "selfHosted": false, - "projectName": "Hub", + "projectName": "Notifications", "baseServiceUri": { "vault": "https://localhost:8080", "api": "http://localhost:4000",