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
0f85547178
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      INSTALLATION.md

+ 2 - 2
INSTALLATION.md

@@ -13,7 +13,7 @@
         
         
      
-     server {   
+      server {   
      
        listen 80 http2;
        listen [::]:80 http2;
@@ -44,7 +44,7 @@
 
          expires 30d;
       }      
-   }     
+     }     
      
      
   </li>