1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 02:14:48 +00:00
This commit is contained in:
CrazyMax 2018-12-02 22:41:39 +01:00
parent 93bec093c9
commit 61485e9e3f
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -64,7 +64,7 @@ services:
environment:
- "TZ=${TZ}"
- "PUID=${PUID}"
- "PGID=${PUID}"
- "PGID=${PGID}"
- "LOG_LEVEL=LOG_INFO"
- "WRITE_TIMEOUT=1800"
- "WRITE_JITTER=1800"