Update README.md

This commit is contained in:
邰广银 2017-10-31 06:17:56 -05:00 committed by GitHub
parent cbf7d26895
commit aa6b9ec068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,9 +14,9 @@ npm install
pm2 start bin/www --name kefu 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/