mirror of
https://github.com/fmhy/edit.git
synced 2026-01-11 19:06:17 +00:00
feat(api): utilise more caching for single-page route
This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user