fix
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
entrypoint: ["op-reth", "node"]
|
||||
command:
|
||||
|
||||
- --chain=/config/genesis.json
|
||||
- --chain=base
|
||||
- --port=10221
|
||||
- --discovery.port=10221
|
||||
- --rollup.sequencer-http=https://mainnet-sequencer.base.org
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
entrypoint: ["op-reth", "node"]
|
||||
command:
|
||||
|
||||
- --chain=/config/genesis.json
|
||||
- --chain=base
|
||||
- --port=10759
|
||||
- --discovery.port=10759
|
||||
- --rollup.sequencer-http=https://mainnet-sequencer.base.org
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
entrypoint: ["op-reth", "node"]
|
||||
command:
|
||||
|
||||
- --chain=/config/genesis.json
|
||||
- --chain=base-sepolia
|
||||
- --port=10390
|
||||
- --discovery.port=10390
|
||||
- --rollup.sequencer-http=https://sepolia-sequencer.base.org
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
entrypoint: ["op-reth", "node"]
|
||||
command:
|
||||
|
||||
- --chain=/config/genesis.json
|
||||
- --chain=base-sepolia
|
||||
- --port=10147
|
||||
- --discovery.port=10147
|
||||
- --rollup.sequencer-http=https://sepolia-sequencer.base.org
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
entrypoint: ["op-reth", "node"]
|
||||
command:
|
||||
|
||||
- --chain=/config/genesis.json
|
||||
- --chain=optimism
|
||||
- --port=10114
|
||||
- --discovery.port=10114
|
||||
- --rollup.sequencer-http=https://mainnet-sequencer.optimism.org
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
entrypoint: ["op-reth", "node"]
|
||||
command:
|
||||
|
||||
- --chain=/config/genesis.json
|
||||
- --chain=optimism
|
||||
- --port=10985
|
||||
- --discovery.port=10985
|
||||
- --rollup.sequencer-http=https://mainnet-sequencer.optimism.org
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
entrypoint: ["op-reth", "node"]
|
||||
command:
|
||||
|
||||
- --chain=/config/genesis.json
|
||||
- --chain=op-sepolia
|
||||
- --port=10326
|
||||
- --discovery.port=10326
|
||||
- --rollup.sequencer-http=https://sepolia-sequencer.optimism.org
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
entrypoint: ["op-reth", "node"]
|
||||
command:
|
||||
|
||||
- --chain=/config/genesis.json
|
||||
- --chain=op-sepolia
|
||||
- --port=10442
|
||||
- --discovery.port=10442
|
||||
- --rollup.sequencer-http=https://sepolia-sequencer.optimism.org
|
||||
|
||||
Reference in New Issue
Block a user