Explorar el Código

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

chenghongxi hace 4 años
padre
commit
332edb4ab2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 *;