Skip to content

Commit 9c1cf45

Browse files
committedMar 20, 2015
fixed procfile
1 parent d58213d commit 9c1cf45

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 manager:app --log-file=-
1+
web: gunicorn manage:app --log-file=-

0 commit comments

Comments
 (0)
Please sign in to comment.