Skip to content

Commit

Permalink
Run migrations without user interaction
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdal committed Mar 1, 2017
1 parent a307d0a commit 70bd5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
release: python manage.py migrate
release: python manage.py migrate --no-input
web: uwsgi saleor/wsgi/uwsgi.ini

0 comments on commit 70bd5e0

Please sign in to comment.