5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
location %REVERSE_PROXY_URL% {
|
|
proxy_pass %REVERSE_PROXY_HOST%;
|
|
%REVERSE_PROXY_WS%
|
|
}
|