change puid & pgid of rrdcached container

This commit is contained in:
2026-03-28 11:15:45 +01:00
parent 9561a0fdf8
commit f543e9fe0a
+2 -2
View File
@@ -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: