mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 17:09:23 +08:00
feat: add frontend sentry docker compose config (#353)
This commit is contained in:
@@ -168,6 +168,8 @@ services:
|
|||||||
# console or api domain.
|
# console or api domain.
|
||||||
# example: http://udify.app
|
# example: http://udify.app
|
||||||
APP_URL: ''
|
APP_URL: ''
|
||||||
|
# The DSN for Sentry error reporting. If not set, Sentry error reporting will be disabled.
|
||||||
|
SENTRY_DSN: ''
|
||||||
|
|
||||||
# The postgres database.
|
# The postgres database.
|
||||||
db:
|
db:
|
||||||
|
|||||||
Reference in New Issue
Block a user