forked from LBRYCommunity/lbry-sdk
181 B
181 B
How to run with docker-compose
- Edit config file and after that fix permissions with
sudo chown -R 999:999 webconf.yaml
- Start SDK with
docker-compose up -d