fix: ws proxy port config

This commit is contained in:
Karol Kaczmarek 2021-04-17 19:39:56 +02:00 committed by Zaiming (Stone) Shi
parent fe08033385
commit 7ba255a301
1 changed files with 1 additions and 1 deletions

View File

@ -1618,7 +1618,7 @@ listener.ws.external.access.1 = allow all
## deployed behind NGINX or HAProxy.
##
## Default: X-Forwarded-Port
## listener.ws.external.proxy_address_header = X-Forwarded-Port
## listener.ws.external.proxy_port_header = X-Forwarded-Port
## Enable the Proxy Protocol V1/2 if the EMQ cluster is deployed behind
## HAProxy or Nginx.