0xJacky 3 éve
szülő
commit
84c6a731c9
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -70,7 +70,7 @@ server {
     ssl_certificate	/path/to/ssl_cert;
     ssl_certificate_key	/path/to/ssl_cert_key;
 
-    root	/path/to/nginx-ui-frontend/dist;
+    root	/path/to/nginx-ui/frontend/dist;
 
     index	index.html;