change puid & pgid of rrdcached container
This commit is contained in:
+2
-2
@@ -27,8 +27,8 @@ services:
|
|||||||
container_name: librenms_rrdcached
|
container_name: librenms_rrdcached
|
||||||
environment:
|
environment:
|
||||||
TZ: Europe/Paris
|
TZ: Europe/Paris
|
||||||
env_file:
|
PUID: 0
|
||||||
- ./librenms.env
|
PGID: 0
|
||||||
volumes:
|
volumes:
|
||||||
- /var/lib/docker/volumes/librenms/rrd_data:/data
|
- /var/lib/docker/volumes/librenms/rrd_data:/data
|
||||||
command:
|
command:
|
||||||
|
|||||||
Reference in New Issue
Block a user