1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00
mxpv-podsync/README.md
Maksym Pavlenko a34e87da8e Update README
2019-01-07 21:10:27 -08:00

894 B

Build Status Patreon

Patreon

In order to login via Patreon the following variables should be configured:

Building Docker images

Backend

./build.sh

nginx

./nginx.sh

ytdl

cd cmd/ytdl/
./build.sh

Running

docker-compose pull
docker-compose up -d