Fix online info

This commit is contained in:
2022-11-23 18:33:09 +00:00
parent 0fd004ca7d
commit c49c8898eb
2 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ services:
volumes:
- ${PORTAINER_GIT_DIR}/docker/redis.conf:/etc/redis.conf
volumes_from:
- tmp
- tmp
healthcheck:
test: "redis-cli -s /var/run/socks/redis.sock ping"
interval: 2s