Skip to content

Commit 634dadc

Browse files
committed
Update Procfile
1 parent e4217c9 commit 634dadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: gunicorn -b "0.0.0.0:$PORT" -w 3 tutorial.wsgi
1+
web: gunicorn tutorial.wsgi --log-file -

0 commit comments

Comments
 (0)