Initial commit from Strapi

This commit is contained in:
Julie Chaumard
2025-10-19 00:28:57 +02:00
commit 154de5cf97
21 changed files with 19049 additions and 0 deletions

8
.env.example Normal file
View File

@@ -0,0 +1,8 @@
HOST=0.0.0.0
PORT=1337
APP_KEYS="toBeModified1,toBeModified2"
API_TOKEN_SALT=tobemodified
ADMIN_JWT_SECRET=tobemodified
TRANSFER_TOKEN_SALT=tobemodified
JWT_SECRET=tobemodified
ENCRYPTION_KEY=tobemodified