Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
Merge branch 'mlukac/update-docs' of into mlukac/update-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Milan Lukac committed Oct 30, 2019
2 parents ba09259 + 73793a9 commit 81280ad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 81280ad

Please sign in to comment.