From fb163a228829090555646f6967a0ae75ac5d8f0c Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Tue, 17 Oct 2017 15:38:27 +0800 Subject: [PATCH] Update env-file.md --- compose/env-file.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/env-file.md b/compose/env-file.md index e9974a00c1..ec1bbd9349 100644 --- a/compose/env-file.md +++ b/compose/env-file.md @@ -8,7 +8,7 @@ Compose supports declaring default environment variables in an environment file named `.env` placed in the folder where the `docker-compose` command is executed *(current working directory)*. -## Syntax Rules +## Syntax rules These syntax rules apply to the `.env` file: