This is an automated email from the ASF dual-hosted git repository.
zykkk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-manager.git
The following commit(s) were added to refs/heads/master by this push:
new eae5b8b Update Doris Manger Initializing.md (#67)
eae5b8b is described below
commit eae5b8b62d6408c39264d61d8eeb9f07ff7148cc
Author: Calvin Kirs <[email protected]>
AuthorDate: Fri Jul 7 12:49:40 2023 +0800
Update Doris Manger Initializing.md (#67)
---
docs/Doris Manger Initializing.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/Doris Manger Initializing.md b/docs/Doris Manger
Initializing.md
index 59747ee..f815ba5 100644
--- a/docs/Doris Manger Initializing.md
+++ b/docs/Doris Manger Initializing.md
@@ -139,7 +139,7 @@ mv PALO-0.15.1-rc03-binary.tar.gz /usr/share/nginx/html
2.修改ngixn.conf
```
-location /download {
+location /download/ {
alias /home/work/nginx/nginx/html/;
}
```
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]