put nginx into honcho flow

* allows for make docker-compose-test then make honcho flow
This commit is contained in:
Chris Meyers
2016-10-18 14:19:18 -04:00
parent 699e2c9c6f
commit 4f6d966bab
3 changed files with 4 additions and 3 deletions

View File

@@ -449,6 +449,9 @@ factcacher:
fi; \
$(PYTHON) manage.py run_fact_cache_receiver
nginx:
nginx -g "daemon off;"
reports:
mkdir -p $@