Minor update

This commit is contained in:
Usha Mandya 2021-01-20 18:32:44 +00:00 committed by GitHub
parent 97763f7a4a
commit 79ef26b640
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ web:
If you have multiple environment variables, you can substitute them by providing
a path to your environment variables file. By default, the `docker-compose`
command will look for a file named `.env` in the project directory (parent folder
of your compose file).
of your Compose file).
By passing the file as an argument, you can store it anywhere and name it
appropriately, for example, `.env.ci`, `.env.dev`, `.env.prod`. Passing the file path is