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