Browse Source

更新 'k8swebapi-nginx/conf.d/k8swebapi-nginx.conf'

chenghongxi 4 years ago
parent
commit
8c13d37902
1 changed files with 1 additions and 1 deletions
  1. 1 1
      k8swebapi-nginx/conf.d/k8swebapi-nginx.conf

+ 1 - 1
k8swebapi-nginx/conf.d/k8swebapi-nginx.conf

@@ -137,7 +137,7 @@ server {
 
 server {
     listen 80;
-    server_name user-test.278740.cn;
+    server_name mpa.xinyuepage.com;
     charset utf-8;
 
     add_header Access-Control-Allow-Origin *;