revert
All checks were successful
Deploy Production (qr.crewsportswear.app) / deploy (push) Successful in 35s
All checks were successful
Deploy Production (qr.crewsportswear.app) / deploy (push) Successful in 35s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user