Browse Source

更新 'getregioninfo-nginx/conf.d/getregioninfo-nginx.conf'

mengqingchuang 6 years ago
parent
commit
c7fb93aa19
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getregioninfo-nginx/conf.d/getregioninfo-nginx.conf

+ 1 - 1
getregioninfo-nginx/conf.d/getregioninfo-nginx.conf

@@ -15,7 +15,7 @@ server {
 
 
     charset utf-8;
     charset utf-8;
 
 
-    server_name _;
+    server_name regiontest.xinyueyouxi.com;
 
 
     location / {
     location / {
         proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
         proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;