Commit 88f94323b548ce9a8f692afe0bc8fdab80a5d694

Authored by Leonardo Merlin
1 parent 6403ada6

Add procfile for Heroku apps

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
Procfile 0 → 100644
... ... @@ -0,0 +1 @@
  1 +web: bundle exec rails server -p $PORT
0 2 \ No newline at end of file
... ...