Updated Setting up a Hub (markdown)
parent
6fa4df1900
commit
9da83f6679
1 changed files with 5 additions and 0 deletions
|
@ -56,6 +56,11 @@ wget -c https://snapshots.lbry.com/blockchain/lbcd_snapshot_1238238_v0.22.116_20
|
|||
sudo chown -R 999:999 .
|
||||
```
|
||||
|
||||
## download docker-compose.yml
|
||||
|
||||
```
|
||||
wget LINK TO DOCKER COMPOSE
|
||||
```
|
||||
|
||||
## start lbcd first and let it catch up
|
||||
|
||||
|
|
Loading…
Reference in a new issue