fix
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- ./blast-io/mainnet:/config
|
||||
env_file:
|
||||
- ./blast-io/mainnet/mainnet.env
|
||||
- ./blast/mainnet.env
|
||||
environment:
|
||||
- "GETH_DATADIR=/data"
|
||||
- "GETH_OP_NETWORK=blast-mainnet"
|
||||
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- ./blast-io/mainnet:/config
|
||||
env_file:
|
||||
- ./blast-io/mainnet/mainnet.env
|
||||
- ./blast/mainnet.env
|
||||
environment:
|
||||
- "GETH_DATADIR=/data"
|
||||
- "GETH_OP_NETWORK=blast-mainnet"
|
||||
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- ./blast-io/sepolia:/config
|
||||
env_file:
|
||||
- ./blast-io/sepolia/sepolia.env
|
||||
- ./blast/sepolia.env
|
||||
environment:
|
||||
- "GETH_DATADIR=/data"
|
||||
- "GETH_OP_NETWORK=blast-sepolia"
|
||||
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- ./blast-io/sepolia:/config
|
||||
env_file:
|
||||
- ./blast-io/sepolia/sepolia.env
|
||||
- ./blast/sepolia.env
|
||||
environment:
|
||||
- "GETH_DATADIR=/data"
|
||||
- "GETH_OP_NETWORK=blast-sepolia"
|
||||
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- ./mantle/mainnet:/config
|
||||
env_file:
|
||||
- ./mantle/mainnet/mainnet.env
|
||||
- ./mantle/mainnet.env
|
||||
environment:
|
||||
- "GETH_DATADIR=/data"
|
||||
- "GETH_OP_NETWORK=mantle-mainnet"
|
||||
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- ./mantle/mainnet:/config
|
||||
env_file:
|
||||
- ./mantle/mainnet/mainnet.env
|
||||
- ./mantle/mainnet.env
|
||||
environment:
|
||||
- "GETH_DATADIR=/data"
|
||||
- "GETH_OP_NETWORK=mantle-mainnet"
|
||||
|
||||
Reference in New Issue
Block a user