update
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- "manta-pacific:/db"
|
- "manta-pacific:/db"
|
||||||
- "./manta-pacific/manta-genesis.json:/genesis.json"
|
- "./manta-pacific/manta-genesis.json:/genesis.json"
|
||||||
- "./jwtsecret:/config/test-jwt-secret.txt"
|
- ".jwtsecret:/config/test-jwt-secret.txt"
|
||||||
environment:
|
environment:
|
||||||
GETH_OVERRIDE_CANYON: "1726783200"
|
GETH_OVERRIDE_CANYON: "1726783200"
|
||||||
GETH_OVERRIDE_ECOTONE: "1726783200"
|
GETH_OVERRIDE_ECOTONE: "1726783200"
|
||||||
@@ -96,6 +96,6 @@ services:
|
|||||||
- "6060:6060"
|
- "6060:6060"
|
||||||
volumes:
|
volumes:
|
||||||
- "./manta-pacific/p2p-node-key.txt:/config/p2p-node-key.txt"
|
- "./manta-pacific/p2p-node-key.txt:/config/p2p-node-key.txt"
|
||||||
- "./jwtsecret:/config/test-jwt-secret.txt"
|
- ".jwtsecret:/config/test-jwt-secret.txt"
|
||||||
- "./manta-pacific/manta-rollup.json:/rollup.json"
|
- "./manta-pacific/manta-rollup.json:/rollup.json"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user