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 cf2880b commit 992cda8Copy full SHA for 992cda8
Procfile
@@ -1,2 +1,2 @@
1
release: python manage.py migrate --no-input
2
-web: gunicorn wsgi/uwsgi.ini
+web: gunicorn apiconfig/uwsgi.ini
0 commit comments