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