revert
All checks were successful
Deploy Production (qr.crewsportswear.app) / deploy (push) Successful in 35s

This commit is contained in:
Frank John Begornia
2026-04-03 00:49:03 +08:00
parent 4d6fd1e348
commit a8f17fbfa5
4 changed files with 2 additions and 81 deletions

View File

@@ -9,8 +9,6 @@ services:
environment:
- NODE_ENV=production
- PORT=3000
- TRUST_PROXY=${TRUST_PROXY:-true}
- ALLOWED_QR_IPS=${ALLOWED_QR_IPS:-}
healthcheck:
test: ["CMD", "wget", "--quiet", "--tries=1", "--spider", "http://localhost:3000/health"]
interval: 30s