4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
location %REVERSE_PROXY_URL% {
|
|
proxy_pass %REVERSE_PROXY_LOCATION%;
|
|
}
|