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
|
||||
volumes:
|
||||
- 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"
|
||||
restart: "no"
|
||||
profiles:
|
||||
- manual
|
||||
|
||||
|
||||
volumes:
|
||||
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
|
||||
volumes:
|
||||
- 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"
|
||||
restart: "no"
|
||||
profiles:
|
||||
- manual
|
||||
|
||||
|
||||
volumes:
|
||||
thundercore-zeus-thunder-pruned-leveldb-hash:
|
||||
Reference in New Issue
Block a user