update directory

This commit is contained in:
moicen
2025-04-09 14:16:54 +08:00
parent 0b38ce25c8
commit 2d563317e3
+1 -1
View File
@@ -21,7 +21,7 @@ server {
proxy_set_header X-Forwarded-Host $remote_addr;
}
root $resty_loc/nginx/html/tech-blog;
root $resty_loc/nginx/html/huiwing/tech-blog;
index index.html;
}