mirror of
https://github.com/librenms/docker.git
synced 2026-07-20 16:56:14 +00:00
Fix compose
This commit is contained in:
parent
fc4174930d
commit
9396e72dbb
1 changed files with 2 additions and 1 deletions
|
|
@ -56,7 +56,8 @@ services:
|
|||
rrdcached:
|
||||
image: crazymax/rrdcached
|
||||
volumes:
|
||||
- ./librenms/rrd:/data
|
||||
- ./librenms/rrd:/data/db
|
||||
- ./rrd-journal:/data/journal
|
||||
environment:
|
||||
- TZ=Europe/Paris
|
||||
- PUID=1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue