From: Leopere <1068374+Leopere@users.noreply.github.com> Date: Tue, 15 Oct 2019 00:46:33 +0000 (-0400) Subject: Link back to the source for the curl'd files. X-Git-Tag: v2.0.0-rc.1~48 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5a1e48482e1f41ec7ecb8203bb7c7a0da941f554;p=oweals%2Fpeertube.git Link back to the source for the curl'd files. Just for those of us who don't want to dig a lot but want to dig a little. --- diff --git a/support/doc/docker.md b/support/doc/docker.md index 7b2d867a0..39283be85 100644 --- a/support/doc/docker.md +++ b/support/doc/docker.md @@ -21,6 +21,7 @@ $ curl "https://raw.githubusercontent.com/chocobozzz/PeerTube/master/support/doc $ touch ./docker-volume/traefik/acme.json && chmod 600 ./docker-volume/traefik/acme.json $ curl -s "https://raw.githubusercontent.com/chocobozzz/PeerTube/master/support/docker/production/docker-compose.yml" -o docker-compose.yml "https://raw.githubusercontent.com/Chocobozzz/PeerTube/master/support/docker/production/.env" -o .env ``` +View the source of the files you're about to download: [docker-compose.yml](https://github.com/Chocobozzz/PeerTube/blob/develop/support/docker/production/docker-compose.yml) and the [traefik.toml](https://github.com/Chocobozzz/PeerTube/blob/develop/support/docker/production/config/traefik.toml) Update the reverse proxy configuration: