Procházet zdrojové kódy

Update INSTALLATION.md

Daniele Bonini (皮夕): WebDev, DevOps and homomm.org by lots of Simplicity bits před 3 roky
rodič
revize
b64ed05a42
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      INSTALLATION.md

+ 1 - 1
INSTALLATION.md

@@ -31,7 +31,7 @@
           proxy_http_version 1.1;     
           proxy_set_header Connection "";     
         
-          proxy_pass http://apache;        
+          proxy_pass http://127.0.0.1:8081;        
         }
         
         location ~* ^.+\.(js|map|css|jpg|jpeg|gif|png|ttf|woff|woff2|eot|pdf|html|htm|zip|flv|swf|ico|xml|txt|wav|mp3)$ {