add env file to rrd container
This commit is contained in:
@@ -24,6 +24,8 @@ services:
|
|||||||
rrdcached:
|
rrdcached:
|
||||||
image: crazymax/rrdcached:latest
|
image: crazymax/rrdcached:latest
|
||||||
container_name: librenms_rrdcached
|
container_name: librenms_rrdcached
|
||||||
|
env_file:
|
||||||
|
- ./librenms.env
|
||||||
environment:
|
environment:
|
||||||
TZ: Europe/Paris
|
TZ: Europe/Paris
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user