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:
parent
af6ec63e7d
commit
60927b8d9a
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ services:
|
|||
- rrdcached
|
||||
volumes:
|
||||
- "librenms:/data"
|
||||
- "rrd-db:/data/rrd"
|
||||
environment:
|
||||
<<: *envlibrenms
|
||||
TZ: *TZ
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue