mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
Fix examples (#87)
This commit is contained in:
parent
72e5c1f0d2
commit
a8eb4b605d
2 changed files with 2 additions and 2 deletions
|
|
@ -64,7 +64,7 @@ services:
|
|||
- db
|
||||
- memcached
|
||||
- rrdcached
|
||||
- smtp
|
||||
- msmtpd
|
||||
volumes:
|
||||
- "./librenms:/data"
|
||||
env_file:
|
||||
|
|
|
|||
|
|
@ -98,7 +98,7 @@ services:
|
|||
- db
|
||||
- memcached
|
||||
- rrdcached
|
||||
- smtp
|
||||
- msmtpd
|
||||
volumes:
|
||||
- "./librenms:/data"
|
||||
labels:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue