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 39283be85..7ee6d65fe 100644 --- a/support/doc/docker.md +++ b/support/doc/docker.md | |||
@@ -35,7 +35,7 @@ Tweak the `docker-compose.yml` file there according to your needs: | |||
35 | $ vim ./docker-compose.yml | 35 | $ vim ./docker-compose.yml |
36 | ``` | 36 | ``` |
37 | 37 | ||
38 | Then tweak the `.env` file to change the enviromnent variables: | 38 | Then tweak the `.env` file to change the environment variables: |
39 | 39 | ||
40 | ```shell | 40 | ```shell |
41 | $ vim ./.env | 41 | $ vim ./.env |