remove command option from rrdcached container
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ services:
|
||||
redis:
|
||||
image: redis:7-alpine
|
||||
container_name: librenms_redis
|
||||
restart: unless-stopped
|
||||
restart: always
|
||||
|
||||
rrdcached:
|
||||
image: crazymax/rrdcached:latest
|
||||
|
||||
Reference in New Issue
Block a user