Move docker-compose.env to docker-compose.env.example & adjust docs

This file, like `docker-compose.yml`, should be edited by the user. To
avoid merge conflicts when pulling updates, the edited version should
not be committed to the repository.
This commit is contained in:
Tikitu de Jager
2016-02-19 22:51:49 +02:00
parent 147f8f72a2
commit 438b161a25
3 changed files with 14 additions and 6 deletions

1
.gitignore vendored
View File

@@ -69,6 +69,7 @@ db.sqlite3
virtualenv
.vagrant
docker-compose.yml
docker-compose.env
# Used for development
scripts/import-for-development