I have to host my teams app under https://mysite/myapp
The host is ruled by nginx like that
location /myapp { proxy_pass http://ip:port; proxy_set_