Skip to content

Commit 4fe8b15

Browse files
authored
chore: fix socketio.zh-CN.md (#5315)
1 parent fb48636 commit 4fe8b15

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

site/docs/tutorials/socketio.zh-CN.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,8 @@ location / {
115115
116116
# http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_bind
117117
```
118-
# proxy_bind $remote_addr transparent;
119-
```
120118

119+
# proxy_bind $remote_addr transparent;
121120
## 使用 `egg-socket.io`
122121

123122
开启 [egg-socket.io] 的项目目录结构如下:

0 commit comments

Comments
 (0)