请求地址 http://172.30.7.12/docs/qhd/ 报错
gitbook服务配置: http://172.30.7.12:4003/
错误信息:2019/07/08 05:09:47 [error] 5#0: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 10.19.92.28, server: localhost, request: "GET /docs/qhd/ HTTP/1.1", upstream: "http://127.0.0.1:4003/", host: "172.30.7.12"
服务器中nginx.conf 配置location /docs/qhd/ { proxy_pass http://127.0.0.1:4003/; allow all; }
服务其中curl测试,有返回值:curl http://127.0.0.1:4003/