Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 7111909

Browse files
committed
Merge pull request #77 from djkmiles/master
Add Procfile with basic web starter line to automatically start app.
2 parents ee6f7c4 + 03f3e81 commit 7111909

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Procfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
web: node index.js
2+

0 commit comments

Comments
 (0)