mirror of https://github.com/docker/docs.git
Update envvars.md (#21627)
Dear Community and Developers,
Thank you heartfelt for the marvel you do...
---
Fixed a tiny typo, ~~making the strict "Director" to not watch closely
the directory but having their own business~~.
---
Best and kind regards ✨
This commit is contained in:
parent
9bad9473e9
commit
b8aaf24f2c
|
@ -30,7 +30,7 @@ This page contains information on how you can set or change the following pre-de
|
|||
## Methods to override
|
||||
|
||||
You can set or change the pre-defined environment variables:
|
||||
- With an [`.env` file located in your working director](/manuals/compose/how-tos/environment-variables/variable-interpolation.md)
|
||||
- With an [`.env` file located in your working directory](/manuals/compose/how-tos/environment-variables/variable-interpolation.md)
|
||||
- From the command line
|
||||
- From your [shell](variable-interpolation.md#substitute-from-the-shell)
|
||||
|
||||
|
|
Loading…
Reference in New Issue