1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-28 20:40:10 +00:00

Update librenms.yml (#135)

Add access to rrd files from librenms container.

Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
DerTFL 2020-11-01 22:56:47 +03:00 committed by GitHub
parent af6ec63e7d
commit 60927b8d9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,6 +81,7 @@ services:
- rrdcached
volumes:
- "librenms:/data"
- "rrd-db:/data/rrd"
environment:
<<: *envlibrenms
TZ: *TZ