location /foo { proxy_pass http://localhost:3200/; }
http://localhost/foo/test => http://localhost:3200/test