mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
使用sqlite替换nedb
This commit is contained in:
@@ -42,4 +42,8 @@ server {
|
||||
index index.html index.htm;
|
||||
try_files $uri $uri/ /index.html;
|
||||
}
|
||||
|
||||
location ~ .*\.(html)$ {
|
||||
add_header Cache-Control no-cache;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user