This commit is contained in:
traveler 2025-05-22 06:36:13 -05:00
parent 8144239aa3
commit e7e232fc12

View file

@ -69,6 +69,7 @@ services:
GRAYLOG_HTTP_BIND_ADDRESS: "0.0.0.0:9000"
GRAYLOG_HTTP_EXTERNAL_URI: "http://log.netgrimoire.com/"
GRAYLOG_MONGODB_URI: "mongodb://mongodb:27017/graylog"
GRAYLOG_ELASTICSEARCH_SSL_VERIFY: false
PGID: 998
PUID: 1001
UMASK: 002