Replace nGinx by Nginx
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
This commit is contained in:
parent
379cff97d9
commit
3449a85e4d
@ -29,9 +29,9 @@ The reverse proxy must allow websocket `Upgrade` requests at path `/sockets.io/`
|
|||||||
|
|
||||||
It must pass through the scheme used by the client (http or https).
|
It must pass through the scheme used by the client (http or https).
|
||||||
|
|
||||||
### nGinx
|
### Nginx
|
||||||
|
|
||||||
Here is an example configuration for nGinx.
|
Here is an example configuration for Nginx.
|
||||||
|
|
||||||
```
|
```
|
||||||
map $http_upgrade $connection_upgrade {
|
map $http_upgrade $connection_upgrade {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user