Initial commit

This commit is contained in:
2025-09-14 21:04:33 +07:00
committed by GitHub
commit c448c54207
64 changed files with 19602 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
module.exports = [
'strapi::logger',
'strapi::errors',
'strapi::security',
'strapi::cors',
'strapi::poweredBy',
'strapi::query',
'strapi::body',
'strapi::session',
'strapi::favicon',
'strapi::public',
];