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