Skip to content

Commit 03f3e81

Browse files
committed
Add Procfile with basic web starter line to automatically start app.
1 parent 015669f commit 03f3e81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Procfile

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
web: node index.js
2+

0 commit comments

Comments
 (0)