소스 검색

更新 'conf.d/template.conf'

fanyijian 2 년 전
부모
커밋
9e4bf4c701
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 *;