diff --git a/docker-compose.yaml b/docker-compose.yaml index e2c1981..d75c1d0 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -28,7 +28,7 @@ services: volumes: - graylog_data:/usr/share/graylog/data environment: - # Change this to your time zone, valid time zones can be found here: https://www.joda.org/joda-time/timezones.html + # Change these to your time zone, valid time zones can be found here: https://www.joda.org/joda-time/timezones.html - TZ=CST6CDT - ROOT_TIMEZONE=CST6CDT - GRAYLOG_TIMEZONE=CST6CDT