Fix variable not set warning

Added an untracked `.env` file to the root directory to prevent the
`WARNING: The INSTALL_PRESTISSIMO variable is not set` message from being
displayed when `docker-compose` is run.

Added section in README for optional features.
This commit is contained in:
Jack Fletcher
2016-07-12 15:00:21 +01:00
parent 1b9630e8a1
commit 11c65c4a00
3 changed files with 10 additions and 1 deletions

1
.env Normal file
View File

@@ -0,0 +1 @@
INSTALL_PRESTISSIMO=false