Update compose-file-v2.md

This commit is contained in:
dark0dave 2017-07-26 12:59:51 +01:00 committed by Victoria Bialas
parent be2dcf2909
commit a97df05f5b
1 changed files with 0 additions and 3 deletions

View File

@ -1304,9 +1304,6 @@ refer to it within the Compose file:
## Variable substitution
## Variable substitution
Your configuration options can contain environment variables. Compose uses the
variable values from the shell environment in which `docker-compose` is run. For
example, suppose the shell contains `POSTGRES_VERSION=9.3` and you supply this