mirror of
https://github.com/bsmithio/OPNsense-Dashboard.git
synced 2026-06-14 12:21:26 +00:00
Update docker-compose.yaml
This commit is contained in:
parent
147e73aba0
commit
879e8a2d3c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue