aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/docker.md
diff options
context:
space:
mode:
Diffstat (limited to 'support/doc/docker.md')
-rw-r--r--support/doc/docker.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/docker.md b/support/doc/docker.md
index 1485e7e85..ddf4ad25d 100644
--- a/support/doc/docker.md
+++ b/support/doc/docker.md
@@ -29,7 +29,7 @@ $ vim ./docker-volume/traefik/traefik.toml
29Tweak the `docker-compose.yml` file there according to your needs: 29Tweak the `docker-compose.yml` file there according to your needs:
30 30
31```shell 31```shell
32$ vim ./docker-compose.yaml 32$ vim ./docker-compose.yml
33``` 33```
34 34
35Then tweak the `.env` file to change the enviromnent variables: 35Then tweak the `.env` file to change the enviromnent variables: