1
0
Fork 0
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:
CrazyMax 2020-06-28 03:23:39 +02:00
parent 72e5c1f0d2
commit a8eb4b605d
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
2 changed files with 2 additions and 2 deletions

View file

@ -64,7 +64,7 @@ services:
- db
- memcached
- rrdcached
- smtp
- msmtpd
volumes:
- "./librenms:/data"
env_file:

View file

@ -98,7 +98,7 @@ services:
- db
- memcached
- rrdcached
- smtp
- msmtpd
volumes:
- "./librenms:/data"
labels: