Explorar el Código

Update INSTALLATION.md

Daniele Bonini (皮夕): WebDev, DevOps and homomm.org by lots of Simplicity bits hace 3 años
padre
commit
e03895c667
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      INSTALLATION.md

+ 2 - 2
INSTALLATION.md

@@ -15,8 +15,8 @@
      
       server {   
      
-        listen 80 http2;
-        listen [::]:80 http2;
+        listen 80;
+        listen [::]:80;
     
         server_name yourname-homomm.com;