Explorar o código

nginx: config esit

Yi hai 1 ano
pai
achega
5165536026
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      default.conf.template

+ 1 - 1
default.conf.template

@@ -1,7 +1,7 @@
 server {
    listen       80;
    listen  [::]:80;
-   server_name  localhost;
+   server_name *.kptyun.com;
 
    gzip on;
    gzip_disable "msie6";