test
This commit is contained in:
@@ -14,6 +14,8 @@ services:
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
API_URL: ${API_URL:-https://api.quyoshli.uz/api}
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
healthcheck:
|
||||
test: ["CMD", "wget", "-qO-", "http://localhost:3000/"]
|
||||
interval: 30s
|
||||
|
||||
Reference in New Issue
Block a user