摘要: ngxin 配置 location /napi { proxy_pass http://127.0.0.1:7018; proxy_set_header Host $host:$server_port; proxy_set_header X-Real-IP $remote_addr; proxy_s 阅读全文
posted @ 2023-05-02 11:17 刺头 阅读(12) 评论(0) 推荐(0) 编辑