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

@@ -26,5 +26,7 @@ services:
- ${PORT}:5232
healthcheck:
test: curl -f http://127.0.0.1:5232 || exit 1
interval: 30s
interval: 10s
timeout: 5s
retries: 3
start_period: 10s