Commit 3c3bd8f
authored
Fix example usage of
## Description
The example results in the second file being a command to be executed
and not part of the environment variable's value.
Quoting the value would address it as well, but thought it far more
likely the space was an accident rather than trying to show an example
of files containing spaces.COMPOSE_ENV_FILES (#23253)1 parent e3f57f0 commit 3c3bd8f
File tree
1 file changed
+1
-1
lines changed- content/manuals/compose/how-tos/environment-variables
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments