fix: Dummy

This commit is contained in:
Lino Silva
2026-04-12 23:04:01 +01:00
parent 68d5178ab4
commit e44dafb0e2
+1 -1
View File
@@ -39,6 +39,6 @@ services:
healthcheck: healthcheck:
test: ["CMD", "wget", "-qO-", "http://localhost:3000/api/health"] test: ["CMD", "wget", "-qO-", "http://localhost:3000/api/health"]
interval: 30s interval: 30s
timeout: 10s timeout: 15s
retries: 3 retries: 3
start_period: 15s start_period: 15s