strapi (#3)
Some checks failed
Deployment / Deploy website (push) Failing after 1m9s
Deployment / Deploy strapi (push) Successful in 2m59s

Co-authored-by: Benjamin Palko <benjaminpalko@hotmail.com>
Reviewed-on: #3
This commit is contained in:
Benjamin Palko 2025-05-03 23:35:06 -04:00
parent fbcb3179c9
commit b2844e8d76
34 changed files with 4389 additions and 5 deletions

7
strapi/.env.example Normal file
View file

@ -0,0 +1,7 @@
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