We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161c547 commit 65c7dd1Copy full SHA for 65c7dd1
Procfile
@@ -1,2 +1,2 @@
1
release: python manage.py migrate --no-input
2
-web: gunicorn apiconfig/uwsgi.ini
+web: gunicorn wsgi/uwsgi.ini
0 commit comments