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