fix
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
|||||||
- "GETH_ROLLUP_SEQUENCERHTTP=https://rpc-mode-mainnet-0.t.conduit.xyz"
|
- "GETH_ROLLUP_SEQUENCERHTTP=https://rpc-mode-mainnet-0.t.conduit.xyz"
|
||||||
- "GETH_GCMODE=full"
|
- "GETH_GCMODE=full"
|
||||||
- "GETH_SYNCMODE=snap"
|
- "GETH_SYNCMODE=snap"
|
||||||
- "GETH_NODISCOVER=true"
|
#- "GETH_NODISCOVER=true"
|
||||||
- "GETH_STATE_SCHEME=path"
|
- "GETH_STATE_SCHEME=path"
|
||||||
- "GETH_DB_ENGINE=pebble"
|
- "GETH_DB_ENGINE=pebble"
|
||||||
- "P2P_PORT=34542"
|
- "P2P_PORT=34542"
|
||||||
@@ -69,6 +69,7 @@ services:
|
|||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
environment:
|
environment:
|
||||||
#- "OP_NODE_NETWORK=mode-mainnet-0"
|
#- "OP_NODE_NETWORK=mode-mainnet-0"
|
||||||
|
- "OP_NODE_SYNCMODE=execution-layer"
|
||||||
- "OP_NODE_L1_ETH_RPC=${MODE_MAINNET_L1_ENDPOINT}"
|
- "OP_NODE_L1_ETH_RPC=${MODE_MAINNET_L1_ENDPOINT}"
|
||||||
- "OP_NODE_L2_ENGINE_AUTH_RAW=${JWTSECRET}"
|
- "OP_NODE_L2_ENGINE_AUTH_RAW=${JWTSECRET}"
|
||||||
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"
|
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"
|
||||||
|
|||||||
Reference in New Issue
Block a user