lbry-sdk/docker/README.md
2021-07-01 18:21:20 +02:00

181 B

How to run with docker-compose

  1. Edit config file and after that fix permissions with
sudo chown -R 999:999 webconf.yaml
  1. Start SDK with
docker-compose up -d