Skip to content

Commit

Permalink
Introduce sentry config
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasporez authored Nov 17, 2024
2 parents 1b7c806 + 54e2f49 commit 971d6e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/docker-compose-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ services:
- LOAD_EX=n
- EXECUTOR=Local
- AIRFLOW__WEBSERVER__WORKERS=1
- AIRFLOW__WEBSERVER__EXPOSE_CONFIG=true
- AIRFLOW__SENTRY__SENTRY_ON
- AIRFLOW__SENTRY__SENTRY_DSN
- SENTRY_ENVIRONMENT=dev
logging:
options:
max-size: 10m
Expand Down

0 comments on commit 971d6e2

Please sign in to comment.