Browse Source

修改nginx配置

guo00guo 5 năm trước cách đây
mục cha
commit
785bc551aa
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      tool4deploy/conf.d/nginx.conf

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

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