fix
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- viction-mainnet-node-archive-leveldb-hash:/tomochain/data
|
- viction-mainnet-node-archive-leveldb-hash:/tomochain/data
|
||||||
- ./tomochain/scripts/download.node.sh:/download.sh
|
- ./tomochain/scripts/download.node.sh:/download.sh
|
||||||
command: /bin/sh -c "/download.sh"
|
entrypoint: /download.sh
|
||||||
restart: "no"
|
restart: "no"
|
||||||
profiles:
|
profiles:
|
||||||
- manual
|
- manual
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- viction-mainnet-node-pruned-leveldb-hash:/tomochain/data
|
- viction-mainnet-node-pruned-leveldb-hash:/tomochain/data
|
||||||
- ./tomochain/scripts/download.node.sh:/download.sh
|
- ./tomochain/scripts/download.node.sh:/download.sh
|
||||||
command: /bin/sh -c "/download.sh"
|
entrypoint: /download.sh
|
||||||
restart: "no"
|
restart: "no"
|
||||||
profiles:
|
profiles:
|
||||||
- manual
|
- manual
|
||||||
|
|||||||
Reference in New Issue
Block a user