Link back to the source for the curl'd files.
authorLeopere <1068374+Leopere@users.noreply.github.com>
Tue, 15 Oct 2019 00:46:33 +0000 (20:46 -0400)
committerChocobozzz <chocobozzz@cpy.re>
Fri, 18 Oct 2019 14:54:56 +0000 (16:54 +0200)
Just for those of us who don't want to dig a lot but want to dig a little.

support/doc/docker.md

index 7b2d867a0dd8cd088dc969647c2610de6e21f6f3..39283be8563ff72fc36181bd422b499990868075 100644 (file)
@@ -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: