Skip to content

Commit 16edf66

Browse files
committed
clarify methods
1 parent f6bd53d commit 16edf66

File tree

1 file changed

+1
-2
lines changed
  • content/manuals/compose/how-tos/environment-variables

1 file changed

+1
-2
lines changed

content/manuals/compose/how-tos/environment-variables/envvars.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff 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

3333
You 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

0 commit comments

Comments
 (0)