From e63c4ee1be47da2d1da60a79325cec5c4bc35088 Mon Sep 17 00:00:00 2001 From: Nick Recobra Date: Sat, 2 Jul 2011 21:48:36 +0400 Subject: [PATCH] Heroku Procfile. --- Procfile | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) create mode 100644 Procfile diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..b41d8da --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: bundle exec rails server thin -p $PORT -- libgit2 0.21.2