bunkerweb/confs/site/reverse-proxy.conf

4 lines
71 B
Plaintext

location %REVERSE_PROXY_URL% {
proxy_pass %REVERSE_PROXY_LOCATION%;
}