remove command option from rrdcached container

This commit is contained in:
2026-04-13 19:21:10 +02:00
parent 1f36665da6
commit 75c58ae96c
+1 -1
View File
@@ -20,7 +20,7 @@ services:
redis: redis:
image: redis:7-alpine image: redis:7-alpine
container_name: librenms_redis container_name: librenms_redis
restart: unless-stopped restart: always
rrdcached: rrdcached:
image: crazymax/rrdcached:latest image: crazymax/rrdcached:latest