websocket support with reverse proxy
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
location %REVERSE_PROXY_URL% {
|
||||
proxy_pass %REVERSE_PROXY_HOST%;
|
||||
%REVERSE_PROXY_WS%
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user