metalfrom.eu/apps
Nicolas Fryder c55366fb25 fix: migrate.js retry DB connection + align CORS_ORIGINS pattern on dev
migrate.js now retries up to 12 times with linear backoff (max 30s per attempt)
instead of crashing immediately — prevents container restart loops when the
standalone Coolify DB is temporarily unreachable at startup.

CORS_ORIGINS in docker-compose.dev.yml now uses ${CORS_ORIGINS:-https://dev.metalfrom.eu}
to match the prod pattern and allow Coolify UI override.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-27 16:12:10 +02:00
..
api fix: migrate.js retry DB connection + align CORS_ORIGINS pattern on dev 2026-06-27 16:12:10 +02:00
crawler fix(crawler): supprimer chemin Windows du docstring (SyntaxError \U) 2026-06-27 15:17:39 +02:00
geocoder chore: initial commit — snapshot VPS 2026-06-27 2026-06-27 08:53:39 +00:00
web feat: API_BASE configurable par build arg + DB dev 2026-06-27 14:30:08 +02:00
worker chore: initial commit — snapshot VPS 2026-06-27 2026-06-27 08:53:39 +00:00