change server name .api.xfoto.com.cn before .xfoto.com.cn

Brightcells 9 年之前
父節點
當前提交
b9c2997666
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pai2/uwsgi.bak/pai2_nginx.conf

+ 2 - 2
pai2/uwsgi.bak/pai2_nginx.conf

@@ -11,7 +11,7 @@ server {
11 11
     # the port your site will be served on
12 12
     listen      80;
13 13
     # the domain name it will serve for
14
-    server_name .xfoto.com.cn; # substitute your machine's IP address or FQDN
14
+    server_name .api.xfoto.com.cn; # substitute your machine's IP address or FQDN
15 15
     charset     utf-8;
16 16
 
17 17
     # max upload size
@@ -39,7 +39,7 @@ server {
39 39
     # the port your site will be served on
40 40
     listen      80;
41 41
     # the domain name it will serve for
42
-    server_name .api.xfoto.com.cn; # substitute your machine's IP address or FQDN
42
+    server_name .xfoto.com.cn; # substitute your machine's IP address or FQDN
43 43
     charset     utf-8;
44 44
 
45 45
     # max upload size