Skip to content

Commit 1993340

Browse files
committed
Correct Procfile typo
1 parent a422940 commit 1993340

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 issue_tracker.wsgiapplication
1+
web: gunicorn issue_tracker.wsgi:application

0 commit comments

Comments
 (0)