更新 nginx.conf

msb_beta
覃昌波 4 years ago
parent 865a096952
commit 52ac5e3f4b

@ -13,7 +13,7 @@ server {
} }
location /mall|uc{ location /mall|uc{
proxy_pass http://192.168.10.254:31868; proxy_pass http://k8s-horse-gateway.mashibing.cn;
} }
location @index { location @index {

Loading…
Cancel
Save