remove command option from rrdcached container
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user