We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7703c05 commit f34d3b4Copy full SHA for f34d3b4
1 file changed
Procfile
@@ -1,2 +1,2 @@
1
release: python manage.py migrate --no-input
2
-web: gunicorn backend.wsgi --log-file -
+web: gunicorn apiconfig.wsgi.application --log-file -
0 commit comments