From 06de3e190b022a3a09853b05d2a2e1d7116fd784 Mon Sep 17 00:00:00 2001 From: tanhuazhe Date: Fri, 15 Jan 2016 15:41:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=82=B9=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 428f72a..a9daa90 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ 以下列出部分配置,完整配置见 deployment/nginx/nginx.conf文件 - upstream blog { + upstream e2s { server unix:/home/the/e2s/tmp/sockets/e2s.socket; } server {