projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78f912e
)
fix docker-compose extension typo
author
Josh Morel
<morel.josh@hotmail.com>
Wed, 27 Jun 2018 22:13:14 +0000
(18:13 -0400)
committer
Chocobozzz
<me@florianbigard.com>
Thu, 28 Jun 2018 12:23:49 +0000
(14:23 +0200)
was `yaml` changed to `yml`
support/doc/docker.md
patch
|
blob
|
history
diff --git
a/support/doc/docker.md
b/support/doc/docker.md
index 1485e7e856bde6724826b6c780efd442bf3e5940..ddf4ad25daa0376aaeb2c5aac4c88df3cf0f4bb3 100644
(file)
--- a/
support/doc/docker.md
+++ b/
support/doc/docker.md
@@
-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.y
a
ml
+$ vim ./docker-compose.yml
```
Then tweak the `.env` file to change the enviromnent variables: