We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b491d commit e78816dCopy full SHA for e78816d
Procfile
@@ -1 +1 @@
1
-web: gunicorn crudapp.wsgi
+web: gunicorn --pythonpath myproject myproject.wsgi
crudapp.wsgi renamed to myproject.wsgi
0 commit comments