fix
This commit is contained in:
@@ -39,12 +39,11 @@ services:
|
|||||||
- SNAPSHOT_URL=https://chaindata-backup-prod-venus-us-east-1.s3.amazonaws.com/venus-latest
|
- SNAPSHOT_URL=https://chaindata-backup-prod-venus-us-east-1.s3.amazonaws.com/venus-latest
|
||||||
volumes:
|
volumes:
|
||||||
- thundercore-venus-thunder-pruned-leveldb-hash:/tomochain/data
|
- thundercore-venus-thunder-pruned-leveldb-hash:/tomochain/data
|
||||||
- ./viction/scripts/download.thunder.sh:/download.sh
|
- ./thundercore/scripts/download.thunder.sh:/download.sh
|
||||||
command: sh -c "/download.sh"
|
command: sh -c "/download.sh"
|
||||||
restart: "no"
|
restart: "no"
|
||||||
profiles:
|
profiles:
|
||||||
- manual
|
- manual
|
||||||
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
thundercore-venus-thunder-pruned-leveldb-hash:
|
thundercore-venus-thunder-pruned-leveldb-hash:
|
||||||
@@ -39,12 +39,11 @@ services:
|
|||||||
- SNAPSHOT_URL=https://chaindata-backup-prod-zeus-us-east-1.s3.amazonaws.com/zeus-latest
|
- SNAPSHOT_URL=https://chaindata-backup-prod-zeus-us-east-1.s3.amazonaws.com/zeus-latest
|
||||||
volumes:
|
volumes:
|
||||||
- thundercore-zeus-thunder-pruned-leveldb-hash:/tomochain/data
|
- thundercore-zeus-thunder-pruned-leveldb-hash:/tomochain/data
|
||||||
- ./viction/scripts/download.thunder.sh:/download.sh
|
- ./thundercore/scripts/download.thunder.sh:/download.sh
|
||||||
command: sh -c "/download.sh"
|
command: sh -c "/download.sh"
|
||||||
restart: "no"
|
restart: "no"
|
||||||
profiles:
|
profiles:
|
||||||
- manual
|
- manual
|
||||||
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
thundercore-zeus-thunder-pruned-leveldb-hash:
|
thundercore-zeus-thunder-pruned-leveldb-hash:
|
||||||
Reference in New Issue
Block a user