re-added restart clause in redis-cache

This commit is contained in:
2026-05-15 14:49:40 +02:00
parent e9fb2c3ed3
commit 76716ab66f

View File

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