Update compose.yaml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user