mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
cleanup
This commit is contained in:
@@ -36,14 +36,14 @@ LOG_LEVEL=info
|
||||
# Additional logs
|
||||
LOG_HANDLER_LEVEL=INFO
|
||||
# Sentry
|
||||
SENTRY_DSN=https://84799fb74edc4053aa3368aec3c2cb89@o4504596558577664.ingest.sentry.io/4504596563230720
|
||||
SENTRY_DSN=
|
||||
SENTRY_ENABLED=true
|
||||
SENTRY_LOGGING_LEVEL=warn
|
||||
SENTRY_EXCLUDE_LOGGERS=
|
||||
SENTRY_IGNORE_EXCEPTIONS=
|
||||
SENTRY_INCLUDE_CONTEXT=true
|
||||
SENTRY_ENVIRONMENT=production
|
||||
SENTRY_RELEASE=
|
||||
SENTRY_RELEASE=1.0
|
||||
SENTRY_ODOO_DIR=${ROOT_PATH}
|
||||
|
||||
# Nginx
|
||||
|
||||
Reference in New Issue
Block a user