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

@@ -40,8 +40,5 @@ make version_file
make migrate
make init
# Start nginx
nginx
# Start the service
make honcho