更新 nginx.conf
This commit is contained in:
parent
8b149bc7b3
commit
ad4ac28444
@ -33,10 +33,10 @@ http {
|
||||
index index.html;
|
||||
}
|
||||
|
||||
location /assets {
|
||||
expires 7d;
|
||||
add_header Cache-Control "public";
|
||||
}
|
||||
location /assets {
|
||||
expires 7d;
|
||||
add_header Cache-Control "public";
|
||||
}
|
||||
|
||||
location /api/v1/site/icon/ {
|
||||
# 站点图标缓存
|
||||
|
Loading…
x
Reference in New Issue
Block a user