We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bad947 commit 592ad84Copy full SHA for 592ad84
content/manuals/compose/how-tos/environment-variables/envvars.md
@@ -30,7 +30,7 @@ This page contains information on how you can set or change the following pre-de
30
## Methods to override
31
32
You can set or change the pre-defined environment variables:
33
-- 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)
34
- From the command line
35
- From your [shell](variable-interpolation.md#substitute-from-the-shell)
36
0 commit comments