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:
parent
2176933574
commit
62ba88cf8b
1 changed files with 0 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue