Browse Source

更新 'conf.d/payapi.xinyue.conf'

mengqingchuang 4 years ago
parent
commit
ffc935b464
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf.d/payapi.xinyue.conf

+ 1 - 1
conf.d/payapi.xinyue.conf

@@ -140,7 +140,7 @@ server {
 
         proxy_redirect off;
         proxy_http_version 1.1;
-        proxy_pass http://pay-service:8889;
+        proxy_pass http://pay-service-svc:8889;
     }
     
     location /favicon.ico {