Add Heroku deployment support

This commit is contained in:
Effy Elden
2017-01-17 22:00:03 +11:00
parent 6cf44ca92c
commit ab4f5f5da5
8 changed files with 126 additions and 4 deletions

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: bundle exec puma -C config/puma.rb