nginx
nginx 代理端口
location / {
proxy_pass http://localhost:8080;
}
Interactive Graph
Table Of Contents
nginx