reghao 1 year ago
parent
commit
2d6fae16fa
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -84,6 +84,8 @@ oss:
 然后配置 nginx, 详见 nginx/nginx.conf 和 nginx/conf.d/tnb.conf 文件
 然后配置 nginx, 详见 nginx/nginx.conf 和 nginx/conf.d/tnb.conf 文件
 > 需要修改的是 nginx/conf.d/tnb.conf 文件中 tnb.reghao.cn 域名所在的 block
 > 需要修改的是 nginx/conf.d/tnb.conf 文件中 tnb.reghao.cn 域名所在的 block
 > > 将 root 修改为 tmp/bin/tnbapp 目录的实际路径
 > > 将 root 修改为 tmp/bin/tnbapp 目录的实际路径
+> 
+> 由于项目中用到了 websocket, 因此需要留意 nginx 对 websocket 的转发
 
 
 ## 使用系统
 ## 使用系统
 后台系统地址(即 bntweb 应用)
 后台系统地址(即 bntweb 应用)