Initial local backup snapshot

This commit is contained in:
Selecta Keke 2026-06-24 00:02:55 -03:00
commit acd9e14ba5
367 changed files with 118038 additions and 0 deletions

View file

@ -0,0 +1,33 @@
# Sécurité / session
JWT_SECRET=local-dev-change-me
# Compte administrateur principal
ADMIN_EMAIL=selectakeke973@gmail.com
# Bootstrap / amorçage admin
BOOTSTRAP_ADMIN_EMAIL=selectakeke973@gmail.com
BOOTSTRAP_ADMIN_PASSWORD=totototo
BOOTSTRAP_ADMIN_NAME=selectakeke973
BOOTSTRAP_USERS=[{"email":"william.meri@gmail.com","password":"totototo","name":"william.meri","role":"admin"}]
# URL d'application
APP_BASE_URL=https://preprod.portail-association973.com
# SMTP / emails
SMTP_PROVIDER=
SMTP_HOST=
SMTP_PORT=
SMTP_USER=
SMTP_PASS=
SMTP_FROM=
SMTP_SECURE=
SMTP_REQUIRE_TLS=
# Intégrations métier
ENTREPRISE_API_TOKEN=
# OAuth
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
FACEBOOK_APP_ID=
FACEBOOK_APP_SECRET=