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