From 73793a990dbc7ad8ac3cbbaebe6b2f412f936097 Mon Sep 17 00:00:00 2001 From: Milan Lukac Date: Mon, 21 Oct 2019 17:37:02 +0200 Subject: [PATCH] Update README.md Co-Authored-By: Pavel Dedik --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8aa9a92..8f43d2c9 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,9 @@ parameters. ### Local .env file -Local `.env` file is required to run the application, a basic example of such file contains the following: +Creating a local `.env` file (see [Docker docs](https://docs.docker.com/compose/env-file/) +on `.env` files) is necessary for some components in the app to work correctly, +a basic example of such file contains the following: ``` ZOO_DEBUG=1