This commit is contained in:
Sebastian
2025-01-14 04:14:01 +01:00
parent 3c5c76382f
commit bc74fd1414

View File

@@ -2,7 +2,7 @@ version: '3.1'
services: services:
base-fullnode: # this is Optimism's geth client base-fullnode: # this is Optimism's geth client
image: ghcr.io/paradigmxyz/op-reth:v1.1.4 image: ghcr.io/paradigmxyz/op-reth:${RETH_VERSION:-v1.1.5}
expose: expose:
- 9551 - 9551
- 8545 # RPC / Websocket - 8545 # RPC / Websocket