I have these lines in my nginx config:
location /proxy {
proxy_pass http://mysite.ru/; proxy_redirect http://localhost/app http://mysite.ru/app;