lets define the ports
This commit is contained in:
@@ -99,6 +99,10 @@ services:
|
||||
image: testinprod/op-erigon
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
expose:
|
||||
- "9090"
|
||||
- "8545"
|
||||
- "8551"
|
||||
command: >
|
||||
--private.api.addr=localhost:9090
|
||||
--http.addr=0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user