prod to update nginx path

This commit is contained in:
simple321vip
2022-10-30 21:23:29 +08:00
parent 1b7d668049
commit 82529fc050
+5
View File
@@ -19,6 +19,11 @@ server {
index index.html index.htm;
}
location ~ /home {
alias /usr/share/nginx/html;
index index.html index.htm;
}
#error_page 404 /404.html;
# redirect server error pages to the static page /50x.html