fix
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
||||
SNAPSHOT_CMD: 'mkdir -p /tomochain/data/tomo/chaindata; wget -c https://snapshot.viction.xyz/archive-node/CHAIN_DATA.tar.zst -O - | tar zstd xvf -C /tomochain/data/tomo/chaindata; mkdir -p /tomochain/data/tomox; wget -c https://snapshot.viction.xyz/archive-node/TOMOX_DATA.tar.zst -O - | tar zstd xvf -C /tomochain/data/tomox'
|
||||
command:
|
||||
- --tomox
|
||||
- --tomox.datadir=data/tomox
|
||||
- --tomox.datadir=/tomochain/data/tomox
|
||||
- --gcmode=archive
|
||||
- --syncmode=full
|
||||
- --rpcapi=eth,debug,net,db,admin,web3
|
||||
|
||||
@@ -23,7 +23,7 @@ services:
|
||||
SNAPSHOT_CMD: 'mkdir -p /tomochain/data/tomo/chaindata; wget -c https://snapshot.viction.xyz/CHAIN_DATA.tar.zst -O - | tar zstd xvf -C /tomochain/data/tomo/chaindata; mkdir -p /tomochain/data/tomox; wget -c https://snapshot.viction.xyz/TOMOX_DATA.tar.zst -O - | tar zstd xvf -C /tomochain/data/tomox'
|
||||
command:
|
||||
- --tomox
|
||||
- --tomox.datadir=data/tomox
|
||||
- --tomox.datadir=/tomochain/data/tomox
|
||||
- --gcmode=full
|
||||
- --syncmode=full
|
||||
- --rpcapi=eth,debug,net,db,admin,web3
|
||||
|
||||
@@ -23,7 +23,7 @@ services:
|
||||
|
||||
command:
|
||||
- --tomox
|
||||
- --tomox.datadir=data/tomox
|
||||
- --tomox.datadir=/tomochain/data/tomox
|
||||
- --gcmode=archive
|
||||
- --syncmode=full
|
||||
- --rpcapi=eth,debug,net,db,admin,web3
|
||||
|
||||
@@ -23,7 +23,7 @@ services:
|
||||
|
||||
command:
|
||||
- --tomox
|
||||
- --tomox.datadir=data/tomox
|
||||
- --tomox.datadir=/tomochain/data/tomox
|
||||
- --gcmode=full
|
||||
- --syncmode=full
|
||||
- --rpcapi=eth,debug,net,db,admin,web3
|
||||
|
||||
Reference in New Issue
Block a user