|
@@ -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;
|