base config

This commit is contained in:
Julian Krauser 2024-10-30 14:50:13 +01:00
parent 578aca62e5
commit 3cc3a60046
46 changed files with 18085 additions and 45 deletions

View file

@ -9,4 +9,5 @@ export default [
'strapi::session',
'strapi::favicon',
'strapi::public',
'global::deepPopulate'
];