about summary refs log tree commit diff
path: root/Procfile
diff options
context:
space:
mode:
authorEffy Elden <git@effy.is>2017-01-17 22:00:03 +1100
committerEffy Elden <git@effy.is>2017-01-17 22:00:03 +1100
commitab4f5f5da5229bbc33f3c86815eaf1e057c697b1 (patch)
tree7bab737c8ed6b113e213ba7334d28b6c9855a781 /Procfile
parent6cf44ca92c3b92df5bda32adb59258104f1ac9c5 (diff)
Add Heroku deployment support
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile
new file mode 100644
index 000000000..c2c566e8c
--- /dev/null
+++ b/Procfile
@@ -0,0 +1 @@
+web: bundle exec puma -C config/puma.rb