Skip to content

Commit ebb4583

Browse files
committed
Bug fix for renamed app->APP (global var).
1 parent cb3fb28 commit ebb4583

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

0 commit comments

Comments
 (0)