Update docker-compose
This commit is contained in:
parent
331eb87207
commit
0e4661c76b
@ -5,8 +5,7 @@ services:
|
||||
restart: always
|
||||
ports:
|
||||
- ${PORT}:3000
|
||||
env_file:
|
||||
- .env
|
||||
env_file: .env
|
||||
healthcheck:
|
||||
test: node /app/healthcheck.js
|
||||
interval: 120s
|
||||
|
Loading…
Reference in New Issue
Block a user