diff --git a/op-celo-alfajores-fullnode.yml b/op-celo-alfajores-fullnode.yml index 45f9f810..d313e379 100644 --- a/op-celo-alfajores-fullnode.yml +++ b/op-celo-alfajores-fullnode.yml @@ -16,7 +16,7 @@ services: ports: - "10955:10955" - "10955:10955/udp" - command: | + command: > --datadir=/datadir --networkid=44787 --gcmode=full @@ -73,7 +73,7 @@ services: ports: - "39395:39395" - "39395:39395/udp" - command: | + command: > op-node --l1.trustrpc=true --l1=${OP_CELO_ALFAJORES_HOLESKY_RPC:-https://ethereum-holesky-rpc.publicnode.com}