mirror of
https://github.com/lephisto/pfsense-analytics.git
synced 2025-12-06 04:19:19 +01:00
Restructured entire repo
Moved volume mounted files to their own directory Split docker envs into their own files
This commit is contained in:
6
Docker/graylog.env
Normal file
6
Docker/graylog.env
Normal file
@@ -0,0 +1,6 @@
|
||||
# CHANGE ME (must be at least 16 characters)!
|
||||
GRAYLOG_PASSWORD_SECRET=somepasswordpepperzzz
|
||||
# Password: admin
|
||||
GRAYLOG_ROOT_PASSWORD_SHA2=8c6976e5b5410415bde908bd4dee15dfb167a9c873fc4bb8a81f6f2ab448a918
|
||||
GRAYLOG_HTTP_EXTERNAL_URI=http://localhost:9000/
|
||||
GRAYLOG_TIMEZONE=Europe/Berlin
|
||||
Reference in New Issue
Block a user