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