We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5efca65 commit f1681b8Copy full SHA for f1681b8
Procfile
@@ -1 +1 @@
1
-web: sh -c "cd AppChatPython && gunicorn AppChatPython.wsgi"
+web: sh -c "cd blog_channels && gunicorn blog_channels.wsgi"
0 commit comments