]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
fix docker-compose extension typo
authorJosh Morel <morel.josh@hotmail.com>
Wed, 27 Jun 2018 22:13:14 +0000 (18:13 -0400)
committerChocobozzz <me@florianbigard.com>
Thu, 28 Jun 2018 12:23:49 +0000 (14:23 +0200)
was `yaml` changed to `yml`

support/doc/docker.md

index 1485e7e856bde6724826b6c780efd442bf3e5940..ddf4ad25daa0376aaeb2c5aac4c88df3cf0f4bb3 100644 (file)
@@ -29,7 +29,7 @@ $ vim ./docker-volume/traefik/traefik.toml
 Tweak the `docker-compose.yml` file there according to your needs:
 
 ```shell
-$ vim ./docker-compose.yaml
+$ vim ./docker-compose.yml
 ```
 
 Then tweak the `.env` file to change the enviromnent variables: