浏览代码

Update README.md

0xJacky 3 年之前
父节点
当前提交
84c6a731c9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;