Update docker-compose.yml
This commit is contained in:
parent
90acabfdd7
commit
d7fb0658c7
@ -17,7 +17,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: maticgasstation.Dockerfile
|
||||
expose:
|
||||
ports:
|
||||
- '127.0.0.1:7000:7000'
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "curl http://localhost:7000/v2"]
|
||||
|
Loading…
Reference in New Issue
Block a user