This commit is contained in:
@@ -17,8 +17,7 @@ server {
|
||||
add_header Content-Type text/plain;
|
||||
}
|
||||
|
||||
# H5 部署到 /h5
|
||||
location /h5/ {
|
||||
location / {
|
||||
alias /usr/share/nginx/html/;
|
||||
index index.html;
|
||||
try_files $uri $uri/ /index.html;
|
||||
|
||||
Reference in New Issue
Block a user