From cea6260e344d89e84633eb604eb8ac4058fa6461 Mon Sep 17 00:00:00 2001 From: Tobias Nauen <53979841+tobna@users.noreply.github.com> Date: Sat, 29 Nov 2025 09:14:17 +0100 Subject: [PATCH] Update nextcloud.yaml --- nextcloud.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud.yaml b/nextcloud.yaml index b392cf9..89952cb 100644 --- a/nextcloud.yaml +++ b/nextcloud.yaml @@ -9,7 +9,7 @@ networks: services: nextcloud-redis: image: redis:alpine - restart: unless-stopped + restart: always command: redis-server --requirepass bjkf34bbhk23bjwfes networks: - backend