Browse Source

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

hanwenlong 1 năm trước cách đây
mục cha
commit
009d5ebb12
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      conf.d/wapi.xinyue.conf

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

@@ -23,7 +23,7 @@ server {
 
     charset utf-8;
 
-    server_name  uplogapi.yukeonline.com;
+    server_name  uplogapi.xinyuepp.cn;
 
     location /uplog/ {
         proxy_pass http://uplogapi-svc:8020;
@@ -47,7 +47,7 @@ server {
 
     charset utf-8;
 
-    server_name region.yukeonline.com ;
+    server_name region.xinyuepp.cn ;
 
     location / {
         proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
@@ -92,7 +92,7 @@ server {
 
     charset utf-8;
 
-    server_name  xapi.xinyuepp.cn xapi2.xinyuepp.cn xapi.yukeonline.com xapi2.yukeonline.com;
+    server_name  xapi.xinyuepp.cn xapi2.xinyuepp.cn xapi.xinyuepp.cn xapi2.xinyuepp.cn;
 
     location / {
         proxy_pass http://wapi-svc:8094;