Update compose.yaml

This commit is contained in:
2026-05-26 13:32:26 +02:00
parent 12aec549c7
commit 49f68a595f
+5
View File
@@ -9,6 +9,11 @@ services:
volumes:
- /opt/99_backup/databasus-data:/databasus-data
restart: unless-stopped
healthcheck:
test: ["CMD", "curl", "-f", "https://backup.doeringer.eu:443/api/v1/system/health"]
interval: "10s"
timeout: "10s"
retries: 15
networks:
hydra-local: