Skip to content

Commit f1681b8

Browse files
committed
change the procfile
1 parent 5efca65 commit f1681b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: sh -c "cd AppChatPython && gunicorn AppChatPython.wsgi"
1+
web: sh -c "cd blog_channels && gunicorn blog_channels.wsgi"

0 commit comments

Comments
 (0)