Browse Source

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

gaoyang 1 year ago
parent
commit
40c482024d
1 changed files with 3 additions and 3 deletions
  1. 3 3
      conf.d/wapi.xinyue.conf

+ 3 - 3
conf.d/wapi.xinyue.conf

@@ -137,9 +137,9 @@ server {
     location ~ ^/joygift/ {
            proxy_pass http://joygift-svc:9001;
     }
-    location ~ ^/battle/ {
-           proxy_pass http://battle-svc:9001;
-    }
+    #location ~ ^/battle/ {
+    #       proxy_pass http://battle-svc:9001;
+    #}
     #location ~ ^/shareaward/ {
     #       proxy_pass http://shareaward-svc:9001;
     #}