This commit is contained in:
Sebastian
2025-03-15 09:37:27 +01:00
parent 31dcc6fdd0
commit 232dd8698e

View File

@@ -16,7 +16,7 @@ services:
ports: ports:
- "10955:10955" - "10955:10955"
- "10955:10955/udp" - "10955:10955/udp"
command: | command: >
--datadir=/datadir --datadir=/datadir
--networkid=44787 --networkid=44787
--gcmode=full --gcmode=full
@@ -73,7 +73,7 @@ services:
ports: ports:
- "39395:39395" - "39395:39395"
- "39395:39395/udp" - "39395:39395/udp"
command: | command: >
op-node op-node
--l1.trustrpc=true --l1.trustrpc=true
--l1=${OP_CELO_ALFAJORES_HOLESKY_RPC:-https://ethereum-holesky-rpc.publicnode.com} --l1=${OP_CELO_ALFAJORES_HOLESKY_RPC:-https://ethereum-holesky-rpc.publicnode.com}