From aa6b9ec06880c61b8b78a7a91710eae950a3300b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B0=E5=B9=BF=E9=93=B6?= <273650669@qq.com> Date: Tue, 31 Oct 2017 06:17:56 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 168f427..89847a7 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ npm install pm2 start bin/www --name kefu # 使用 -1,打开localhost:9010 --客户端 +1,打开localhost:9010/client --客户端 -2,打开localhost:9010/admin --服务端 +2,打开localhost:9010 --服务端 # 实例截图 客户端 @@ -30,8 +30,8 @@ pm2 start bin/www --name kefu # 在线实例 客户端 -http://112.74.81.224:9010 +http://112.74.81.224:9010/client 客服端: -http://112.74.81.224:9010/admin +http://112.74.81.224:9010/