Added TZ Url

This commit is contained in:
MatthewJSalerno
2019-11-23 09:39:42 -05:00
committed by GitHub
parent 3d91094282
commit 7e16cffcaa

View File

@@ -62,6 +62,9 @@ vm.max_map_count=262144
Next edit the ./Docker/graylog.env file and set some values:
Set the proper Time Zone: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
- GRAYLOG_TIMEZONE=Europe/Berlin
The URL you want your graylog to be available under:
- GRAYLOG_HTTP_EXTERNAL_URI (eg: http://localhost:9000)