lets define the ports

This commit is contained in:
Sebastian
2023-06-25 22:46:55 +02:00
parent d870e0a7f8
commit 0e009632ff

View File

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