We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c30f79 commit 7499752Copy full SHA for 7499752
1 file changed
Procfile
@@ -1,2 +1,2 @@
1
release: python manage.py migrate --no-input
2
-web: gunicorn backend.wsgi
+web: uwsgi wsgi/uwsgi.ini
0 commit comments