Browse Source

修改nginx配置

郭超 4 năm trước cách đây
mục cha
commit
5b88b8801e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tool4deploy/conf.d/nginx.conf

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

@@ -1,6 +1,6 @@
 server {
         listen       80;
-        server_name  8.134.32.27;
+        server_name  www.cofortest.com;
         root /usr/share/nginx/html;
         #charset koi8-r;
         client_max_body_size 100m;