Explorar el Código

更新 'conf.d/template.conf'

fanyijian hace 2 años
padre
commit
9e4bf4c701
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 *;