Update nextcloud.yaml

This commit is contained in:
Tobias Nauen
2025-11-29 09:14:17 +01:00
committed by GitHub
parent 73035b03fe
commit cea6260e34

View File

@@ -9,7 +9,7 @@ networks:
services:
nextcloud-redis:
image: redis:alpine
restart: unless-stopped
restart: always
command: redis-server --requirepass bjkf34bbhk23bjwfes
networks:
- backend