From ebaa904b69a31dee3729612d07549512d79ca230 Mon Sep 17 00:00:00 2001 From: gebele Date: Fri, 21 Feb 2014 17:56:37 +0100 Subject: renamed unicorn.rb for easier update on server --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 2526353..45d5aed 100644 --- a/README +++ b/README @@ -11,4 +11,4 @@ rename unicorn.rb.example to unicorn.rb # start memcached memcached -d -m 2048 -l localhost -p 11211 -u nobody # start unicorn -unicorn -c unicorn.rb -E production +unicorn -c unicorn.rb -E production -- cgit v1.2.3