From 43e38c3dc960a11e90bd2a028efab4ba77f1cd47 Mon Sep 17 00:00:00 2001 From: mo khan Date: Fri, 21 Feb 2014 21:17:05 -0700 Subject: use unicorn. --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile (limited to 'Procfile') diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..9c82374 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb -- cgit v1.2.3