fix?
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user