fixes
All checks were successful
Ansible Lint Check / check-ansible (push) Successful in 4s
Nix Format Check / check-format (push) Successful in 1m12s
Python Lint Check / check-python (push) Successful in 6s

Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
This commit is contained in:
2025-10-08 13:10:09 +02:00
parent 2dfde555dd
commit 22b308803c
2 changed files with 8 additions and 4 deletions

View File

@@ -46,6 +46,10 @@ services:
networks:
- cloudreve
- caddy_network
deploy:
resources:
limits:
memory: 1G
redis:
image: redis:latest