diff options
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/docker.md | 2 |
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 | |||
29 | Tweak the `docker-compose.yml` file there according to your needs: | 29 | Tweak 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 | ||
35 | Then tweak the `.env` file to change the enviromnent variables: | 35 | Then tweak the `.env` file to change the enviromnent variables: |