summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authormo <mo.khan@gmail.com>2017-12-01 18:48:16 -0700
committermo <mo.khan@gmail.com>2017-12-01 18:48:16 -0700
commitdf42861376207a90bc1f05854fc185bd1622eaf1 (patch)
tree29c846660b7b2fc52acf64d78a59f360ae776486 /Procfile
parent07d05c491f947e37af83471e44a1f96e70665ea4 (diff)
add procfile for heroku.
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 0000000..c2c566e
--- /dev/null
+++ b/Procfile
@@ -0,0 +1 @@
+web: bundle exec puma -C config/puma.rb