mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Forgot to commit the nuxt config
This commit is contained in:
parent
0dfbdb4c91
commit
d6024a5328
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ export default defineNuxtConfig({
|
|||
},
|
||||
"/api/cached/**": { swr: 3600 },
|
||||
"/api/news/get": { swr: 3600 },
|
||||
"/api/home/uuid_lt": { swr: 3600 },
|
||||
},
|
||||
|
||||
css: ["~/styles/main.css"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue