fix the fucky wucky

This commit is contained in:
2025-02-28 21:13:36 +00:00
parent dbe9e1a5a7
commit 3690935295
7 changed files with 43 additions and 17 deletions

View File

@@ -12,9 +12,3 @@ services:
#- LOG_LEVEL=DEBUG
# ALLOWED_ORIGINS=http://localhost:3000
# SERVER_PORT=3000
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:3000/health"]
interval: 30s
timeout: 5s
retries: 3
start_period: 5s