Skip to content

Commit 3c6730c

Browse files
committed
Adding Procfile to use Thin
1 parent a0f1b76 commit 3c6730c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Procfile

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: bundle exec thin start -p $PORT -e $RACK_ENV

0 commit comments

Comments
 (0)