diff --git a/GetIntoTeachingApi/appsettings.json b/GetIntoTeachingApi/appsettings.json index 1a8bdb4f6..ce3e10195 100644 --- a/GetIntoTeachingApi/appsettings.json +++ b/GetIntoTeachingApi/appsettings.json @@ -147,5 +147,8 @@ ] } ] + }, + "Sentry": { + "Dsn": "" } }