Parcourir la source

更新 'conf.d/template.conf'

fanyijian il y a 2 ans
Parent
commit
9e4bf4c701
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      conf.d/template.conf

+ 1 - 1
conf.d/template.conf

@@ -1,6 +1,6 @@
 server {
     listen 80;
-    server_name shop-wechat.xinyuesite.com;
+    server_name shop-wechat.yukeonline.com;
     charset utf-8;
 
     add_header Access-Control-Allow-Origin *;