diff --git a/conf/huiwings/tech.conf b/conf/huiwings/tech.conf index b10a025..1ea75de 100644 --- a/conf/huiwings/tech.conf +++ b/conf/huiwings/tech.conf @@ -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; }