diff --git a/docker/docker-compose.yaml b/docker/docker-compose.yaml index 3151021583..a14f1144f5 100644 --- a/docker/docker-compose.yaml +++ b/docker/docker-compose.yaml @@ -168,6 +168,8 @@ services: # console or api domain. # example: http://udify.app APP_URL: '' + # The DSN for Sentry error reporting. If not set, Sentry error reporting will be disabled. + SENTRY_DSN: '' # The postgres database. db: