adding procfile

This commit is contained in:
Jared Cosulich 2019-07-16 17:01:27 -04:00
parent 26f43ec6e1
commit 4722ae022c
2 changed files with 4 additions and 3 deletions

1
Procfile Normal file
View file

@ -0,0 +1 @@
web: bin/rails server -p $PORT -e $RAILS_ENV