Gavin il y a 4 ans
Parent
commit
64e3cee396
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      api-nginx/conf.d/api.xinyueyouxi.com.conf

+ 1 - 1
api-nginx/conf.d/api.xinyueyouxi.com.conf

@@ -73,6 +73,6 @@ server {
     }
     
     location /share/v2/ {
-        proxy_pass http://10.30.253.160;
+        proxy_pass http://10.30.253.160:9092;
     }
 }