From 8561ef72ed8a2bca730aff37583aadad91c4a31d Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Fri, 3 Aug 2012 22:57:11 +0900 Subject: [PATCH] Updated README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 3be4bcf3..c5fe522d 100644 --- a/README.rst +++ b/README.rst @@ -241,10 +241,10 @@ Here is the command-line options:: OPTIONS: -b, --backend= Set backend host and port. - Default: 'localhost,80' + Default: '127.0.0.1,80' -f, --frontend= Set frontend host and port. - Default: 'localhost,3000' + Default: '0.0.0.0,3000' -n, --workers= Set the number of worker threads. Default: 1