1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-19 01:27:56 +00:00

Fix rrdcached compose

This commit is contained in:
CrazyMax 2019-10-20 18:03:07 +02:00
parent 2176933574
commit 62ba88cf8b
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -67,8 +67,6 @@ services:
- "./rrd-journal:/data/journal"
environment:
- "TZ=${TZ}"
- "PUID=${PUID}"
- "PGID=${PGID}"
- "LOG_LEVEL=LOG_INFO"
- "WRITE_TIMEOUT=1800"
- "WRITE_JITTER=1800"