File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
content/manuals/compose/how-tos/environment-variables Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ This page contains information on how you can set or change the following pre-de
3131## Methods to override
3232
3333You can set or change the pre-defined environment variables:
34- - Within your Compose file using the [ ` environment ` attribute] ( set-environment-variables.md#use-the-environment-attribute )
35- - With the ` env-file ` attribute and an [ environment file] ( set-environment-variables.md#use-the-env_file-attribute )
34+ - With an [ ] ` .env ` file located in your working director] ( /manuals/compose/how-tos/environment-variables/variable-interpolation.md )
3635- From the command line
3736- From your [ shell] ( variable-interpolation.md#substitute-from-the-shell )
3837
You can’t perform that action at this time.
0 commit comments