1 Commits

Author SHA1 Message Date
76716ab66f re-added restart clause in redis-cache 2026-05-15 14:49:40 +02:00

View File

@@ -135,6 +135,7 @@ services:
redis-cache:
image: redis:${REDIS_VERSION}
restart: unless-stopped
command:
- sh
- -c