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