port
This commit is contained in:
parent
bd6822b44f
commit
1a08dba798
@ -23,7 +23,7 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
- ../passwords/statsnetignet.pass
|
- ../passwords/statsnetignet.pass
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:3000:3000"
|
- "127.0.0.1:9012:3000"
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD-SHELL", "curl http://localhost:3000/api/heartbeat"]
|
test: ["CMD-SHELL", "curl http://localhost:3000/api/heartbeat"]
|
||||||
interval: 5s
|
interval: 5s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user