mirror of https://github.com/yandex/gixy
3 lines
62 B
Plaintext
3 lines
62 B
Plaintext
![]() |
location /backend/ {
|
||
|
proxy_pass http://some$request_uri;
|
||
|
}
|