forked from Github/OPNsense-Dashboard
Minor addition
This commit is contained in:
parent
20da18e2ad
commit
1d63753928
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ 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
|
||||
# CHANGE ME (must be at least 16 characters)!
|
||||
# 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"
|
||||
# Password is "admin", change this to your own hashed password. 'echo -n "password" | sha256sum'
|
||||
|
|
|
|||
Loading…
Reference in a new issue