瀏覽代碼

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

mengqingchuang 6 年之前
父節點
當前提交
c7fb93aa19
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
 
-    server_name _;
+    server_name regiontest.xinyueyouxi.com;
 
     location / {
         proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;