X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=support%2Fdoc%2Fdocker.md;h=c1173972aa8204c7b89e3dc4543963a3750ba789;hb=1fdf8edb77008133e80e5ab8e846b7f8fdfecf12;hp=99aa688a97129035ecd42e16aee78ff4b888b3f1;hpb=cd7ec86f5c621f3ad01753e81fc67358db6e7df6;p=github%2FChocobozzz%2FPeerTube.git diff --git a/support/doc/docker.md b/support/doc/docker.md index 99aa688a9..c1173972a 100644 --- a/support/doc/docker.md +++ b/support/doc/docker.md @@ -28,7 +28,7 @@ mkdir -p ./docker-volume/traefik #### Get the latest reverse proxy configuration ```shell -curl https://raw.github.com/chocobozzz/PeerTube/master/support/docker/production/config/traefik.toml > ./docker-volume/traefik/traefik.toml +curl https://raw.githubusercontent.com/chocobozzz/PeerTube/master/support/docker/production/config/traefik.toml > ./docker-volume/traefik/traefik.toml ``` View the source of the file you're about to download: [traefik.toml](https://github.com/Chocobozzz/PeerTube/blob/master/support/docker/production/config/traefik.toml) @@ -46,7 +46,7 @@ chmod 600 ./docker-volume/traefik/acme.json #### Get the latest Compose file ```shell -curl https://raw.github.com/chocobozzz/PeerTube/master/support/docker/production/docker-compose.yml > docker-compose.yml +curl https://raw.githubusercontent.com/chocobozzz/PeerTube/master/support/docker/production/docker-compose.yml > docker-compose.yml ``` View the source of the file you're about to download: [docker-compose.yml](https://github.com/Chocobozzz/PeerTube/blob/master/support/docker/production/docker-compose.yml) @@ -55,7 +55,7 @@ View the source of the file you're about to download: [docker-compose.yml](https #### Get the latest env_file ```shell -curl https://raw.github.com/Chocobozzz/PeerTube/master/support/docker/production/.env > .env +curl https://raw.githubusercontent.com/Chocobozzz/PeerTube/master/support/docker/production/.env > .env ``` View the source of the file you're about to download: [.env](https://github.com/Chocobozzz/PeerTube/blob/master/support/docker/production/.env) @@ -84,7 +84,6 @@ vim ./.env In the downloaded example [.env](https://github.com/Chocobozzz/PeerTube/blob/master/support/docker/production/.env), you must replace: - `` - `` -- `` - `` without 'https://' - ``