摘要: https://cuiqingcai.com/5445.html 安装 nginx 找到配置文件 find / -name nginx.conf 修改 http { server { listen 6801; location / { proxy_pass http://127.0.0.1:6800 阅读全文
posted @ 2020-02-12 10:18 AngDH 阅读(1262) 评论(0) 推荐(0) 编辑