Upate hc for portainer, radicale, stirling-pdf, and syncyomi

This commit is contained in:
2025-07-20 15:55:40 +05:30
parent 046c42e7a1
commit 65b0951ecf
4 changed files with 10 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ services:
- ${PORT}:8080
healthcheck:
test: [ "CMD-SHELL", "curl -f http://localhost:8080/api/v1/info/status | grep -q 'UP'" ]
interval: 5s
timeout: 10s
retries: 5
start_period: 120s
interval: 10s
timeout: 5s
retries: 3
start_period: 30s