feat: add frontend sentry docker compose config (#353)

This commit is contained in:
Joel 2023-06-13 16:30:31 +08:00 committed by GitHub
parent fff39a307a
commit 72555d5df8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: