🔧 Run migrations on heroku release

This commit is contained in:
mraerino 2017-01-04 18:03:24 +01:00
parent 464d94db11
commit b142cf506b

View File

@ -1 +1,2 @@
web: cd netbox && gunicorn netbox.wsgi --log-file -
release: ./netbox/manage.py migrate