diff --git a/config/config.yaml b/config/config.yaml index de956d3f..8e660a1e 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -8,10 +8,6 @@ hosting_config: ssl: true use_default_org: false default_org: learnhouse - sentry_config: - dsn: "https://1a6aa22656224851af492aae5d4155a1@o4505007882436608.ingest.sentry.io/4505007884599296" - environment: dev - release: "0.1.0" allowed_origins: - http://localhost:3000 - http://localhost:3001