网关

location /api {
       	proxy_pass http://10.81.48.38:8086/api;
    }
Last Updated:
Contributors: 刘荣杰