Skip to content

Commit 37bced5

Browse files
authored
Merge pull request #10 from jeffhube/fix-procfile
fix Procfile using non-existent script
2 parents 3923979 + dbb2f51 commit 37bced5

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: node lib/app.js
1+
web: node lib/server.js

0 commit comments

Comments
 (0)