https://shrib.com/#nginxfix

   ##FIX
    location /osp/ {
        proxy_pass http://localhost:9080;
    }


...