mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 23:32:17 +10:00
feat(api): utilise more caching for single-page route
This commit is contained in:
parent
4a6f20c12c
commit
4d4311d312
5 changed files with 1317 additions and 875 deletions
|
@ -15,6 +15,8 @@
|
|||
*/
|
||||
//https://nitro.unjs.io/config
|
||||
export default defineNitroConfig({
|
||||
preset: 'cloudflare_module',
|
||||
compatibilityDate: '2024-11-01',
|
||||
runtimeConfig: {
|
||||
WEBHOOK_URL: process.env.WEBHOOK_URL
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue