mirror of
https://github.com/bsmithio/OPNsense-Dashboard.git
synced 2026-06-14 04:11:19 +00:00
Update docker-compose.yaml
This commit is contained in:
parent
dda28aacb3
commit
147e73aba0
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ services:
|
|||
environment:
|
||||
# Change this 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
|
||||
# CHANGE ME (must be at least 16 characters)! This is not your password, this is meant for salting the password below.
|
||||
- GRAYLOG_PASSWORD_SECRET=ZDcwMzQ3NTE4ZTIwM
|
||||
# Username is "admin"
|
||||
|
|
|
|||
Loading…
Reference in a new issue