Browse Source

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

chenghongxi 4 năm trước cách đây
mục cha
commit
8c13d37902
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 *;