Update docker/fluentd/Dockerfile
This commit is contained in:
parent
e4c5339dbc
commit
f57f626772
|
@ -2,7 +2,7 @@
|
|||
FROM fluent/fluentd:v1.12-debian-1
|
||||
|
||||
# Set environment variables for GlitchTip
|
||||
ENV SENTRY_DSN="https://b4a0501ad2264d5b84054f8222628adc@glitch.nixc.us/5"
|
||||
ENV SENTRY_DSN="https://1be9f9ba4adf4278a664455a98d5d744@glitch.nixc.us/6"
|
||||
ENV SENTRY_LOG_LEVEL=debug
|
||||
|
||||
# Switch to root to install dependencies
|
||||
|
|
Loading…
Reference in New Issue