pref: update nginx config
This commit is contained in:
parent
0331c0c52c
commit
898297df9f
@ -14,7 +14,6 @@ server {
|
||||
|
||||
location / {
|
||||
root /usr/local/nginx/html/;
|
||||
# try_files $uri /index.html;
|
||||
index index.html;
|
||||
try_files $uri $uri/ /index.html;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user