fix
This commit is contained in:
@@ -74,7 +74,7 @@ services:
|
|||||||
- ./blast/mainnet:/config
|
- ./blast/mainnet:/config
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
env_file:
|
env_file:
|
||||||
- ./blast/mainnet/.env
|
- ./blast/mainnet.env
|
||||||
environment:
|
environment:
|
||||||
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
|
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
|
||||||
- "OP_NODE_SYNCMODE=execution-layer"
|
- "OP_NODE_SYNCMODE=execution-layer"
|
||||||
|
|||||||
@@ -74,7 +74,7 @@ services:
|
|||||||
- ./blast/mainnet:/config
|
- ./blast/mainnet:/config
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
env_file:
|
env_file:
|
||||||
- ./blast/mainnet/.env
|
- ./blast/mainnet.env
|
||||||
environment:
|
environment:
|
||||||
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
|
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
|
||||||
- "OP_NODE_SYNCMODE=execution-layer"
|
- "OP_NODE_SYNCMODE=execution-layer"
|
||||||
|
|||||||
@@ -74,7 +74,7 @@ services:
|
|||||||
- ./blast/sepolia:/config
|
- ./blast/sepolia:/config
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
env_file:
|
env_file:
|
||||||
- ./blast/sepolia/.env
|
- ./blast/sepolia.env
|
||||||
environment:
|
environment:
|
||||||
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
|
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
|
||||||
- "OP_NODE_SYNCMODE=execution-layer"
|
- "OP_NODE_SYNCMODE=execution-layer"
|
||||||
|
|||||||
@@ -74,7 +74,7 @@ services:
|
|||||||
- ./blast/sepolia:/config
|
- ./blast/sepolia:/config
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
env_file:
|
env_file:
|
||||||
- ./blast/sepolia/.env
|
- ./blast/sepolia.env
|
||||||
environment:
|
environment:
|
||||||
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
|
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
|
||||||
- "OP_NODE_SYNCMODE=execution-layer"
|
- "OP_NODE_SYNCMODE=execution-layer"
|
||||||
|
|||||||
@@ -74,7 +74,7 @@ services:
|
|||||||
- ./mantle/mainnet:/config
|
- ./mantle/mainnet:/config
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
env_file:
|
env_file:
|
||||||
- ./mantle/mainnet/.env
|
- ./mantle/mainnet.env
|
||||||
environment:
|
environment:
|
||||||
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
|
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
|
||||||
- "OP_NODE_SYNCMODE=consensus-layer"
|
- "OP_NODE_SYNCMODE=consensus-layer"
|
||||||
|
|||||||
@@ -74,7 +74,7 @@ services:
|
|||||||
- ./mantle/mainnet:/config
|
- ./mantle/mainnet:/config
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
env_file:
|
env_file:
|
||||||
- ./mantle/mainnet/.env
|
- ./mantle/mainnet.env
|
||||||
environment:
|
environment:
|
||||||
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
|
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
|
||||||
- "OP_NODE_SYNCMODE=consensus-layer"
|
- "OP_NODE_SYNCMODE=consensus-layer"
|
||||||
|
|||||||
Reference in New Issue
Block a user