fix: remove sentry config

This commit is contained in:
swve 2023-04-24 20:11:11 +02:00
parent 0d69ad4183
commit b1743df9f2

View file

@ -8,10 +8,6 @@ hosting_config:
ssl: true ssl: true
use_default_org: false use_default_org: false
default_org: learnhouse default_org: learnhouse
sentry_config:
dsn: "https://1a6aa22656224851af492aae5d4155a1@o4505007882436608.ingest.sentry.io/4505007884599296"
environment: dev
release: "0.1.0"
allowed_origins: allowed_origins:
- http://localhost:3000 - http://localhost:3000
- http://localhost:3001 - http://localhost:3001