We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1eac99 commit 2d0376dCopy full SHA for 2d0376d
Procfile
@@ -1 +1 @@
1
-web gunicorn oshc.wsgi --log-file -
+web: gunicorn --pythonpath oshc oshc.wsgi --log-file -
0 commit comments