mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(help) websocket -> WebSocket
This commit is contained in:
parent
b5ba15a9aa
commit
de1c2e207e
1 changed files with 1 additions and 1 deletions
2
HELP.md
2
HELP.md
|
|
@ -297,7 +297,7 @@ server {
|
|||
}
|
||||
```
|
||||
|
||||
For websocket support (nginx >= v1.3.13) modify server block:
|
||||
For WebSocket support (nginx >= v1.3.13) modify server block:
|
||||
|
||||
```sh
|
||||
location / {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue