Update docker-compose.yml

This commit is contained in:
Tornado Contrib 2024-04-11 23:56:26 +00:00
parent 90acabfdd7
commit d7fb0658c7
Signed by: tornadocontrib
GPG Key ID: 60B4DF1A076C64B1

@ -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"]