소스 검색

更新 'conf.d/versioncheck-apple-nginx.conf'

chenghongxi 4 년 전
부모
커밋
332edb4ab2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      conf.d/versioncheck-apple-nginx.conf

+ 1 - 1
conf.d/versioncheck-apple-nginx.conf

@@ -18,7 +18,7 @@ server {
     charset utf-8;
 
 
-    server_name _;
+    server_name c.xinyueapi.com c.88xinnian.com;
 
     location / {
       add_header Access-Control-Allow-Origin *;