Compare commits

2 Commits

View File

@@ -15,7 +15,7 @@ services:
- AUTH_PASSWORD=apa - AUTH_PASSWORD=apa
healthcheck: healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:3044"] test: ["CMD", "curl", "-f", "http://localhost:3044"]
interval: 1m30s interval: 5m
timeout: 10s timeout: 10s
retries: 3 retries: 3
deploy: deploy: