This commit is contained in:
2025-01-01 04:23:18 +00:00
parent a7a1e4757c
commit a5b92973b4
49 changed files with 13010 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
export default [
'strapi::logger',
'strapi::errors',
'strapi::security',
'strapi::cors',
'strapi::poweredBy',
'strapi::query',
'strapi::body',
'strapi::session',
'strapi::favicon',
'strapi::public',
];