Update mobymask-v3 stack (#563)

This commit is contained in:
prathamesh0
2023-10-09 10:32:57 +05:30
committed by GitHub
parent 9e56f6357d
commit 8c4ed24dfc
3 changed files with 9 additions and 5 deletions
@@ -70,6 +70,7 @@ services:
command: "/run-op-geth.sh"
ports:
- "0.0.0.0:8545:8545"
- "0.0.0.0:8546:8546"
healthcheck:
test: ["CMD", "nc", "-vz", "localhost:8545"]
interval: 30s