Remove etc/localtime

This commit is contained in:
2026-03-22 18:28:50 +01:00
parent f7a26f096f
commit 7ecc58318b
+1 -1
View File
@@ -54,7 +54,7 @@ services:
- RRDCACHED_HOST=rrdcached
volumes:
- /var/lib/docker/volumes/librenms/librenms_data:/data
- /etc/localtime:/etc/localtime:ro
# - /etc/localtime:/etc/localtime:ro
ports:
- "8000:8000" # accès direct à LibreNMS
restart: unless-stopped