Added env-example and adjusted docker-compose yml to support new env file

This commit is contained in:
Marius van Zundert
2017-02-27 12:35:28 +01:00
parent ca45806aaa
commit 474504f1d3
3 changed files with 170 additions and 2 deletions

View File

@ -7,8 +7,7 @@ services:
applications:
image: tianon/true
volumes:
- ../:/var/www
# - ../sample/:/var/www/sample
- ${APPLICATIONS_HOST_DIR}:/var/www
### Workspace Utilities Container ###########################