mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Ok? It maybe works?
This commit is contained in:
parent
bb7ab3a088
commit
a0c4d2317e
3 changed files with 9 additions and 9 deletions
|
@ -19,7 +19,7 @@ export default defineNuxtConfig({
|
|||
},
|
||||
"/api/cached/**": { swr: 3600 },
|
||||
"/api/news/get": { swr: 3600 },
|
||||
"/api/home/uuid_lt": { swr: 3600 },
|
||||
"/api/home/lt": { swr: 3600 },
|
||||
},
|
||||
|
||||
css: ["~/styles/main.css"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue