Initial local backup snapshot
This commit is contained in:
commit
acd9e14ba5
367 changed files with 118038 additions and 0 deletions
21
deployments/prod/.env.example
Normal file
21
deployments/prod/.env.example
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
DATABASE_URL=mysql://portail:portail_password@db:3306/portail_associations
|
||||
JWT_SECRET=
|
||||
ADMIN_EMAIL=
|
||||
BOOTSTRAP_ADMIN_EMAIL=
|
||||
BOOTSTRAP_ADMIN_PASSWORD=
|
||||
BOOTSTRAP_ADMIN_NAME=
|
||||
BOOTSTRAP_USERS=
|
||||
APP_BASE_URL=https://www.portail-association973.com
|
||||
SMTP_PROVIDER=
|
||||
SMTP_HOST=
|
||||
SMTP_PORT=
|
||||
SMTP_USER=
|
||||
SMTP_PASS=
|
||||
SMTP_FROM=
|
||||
SMTP_SECURE=
|
||||
SMTP_REQUIRE_TLS=
|
||||
ENTREPRISE_API_TOKEN=
|
||||
GOOGLE_CLIENT_ID=
|
||||
GOOGLE_CLIENT_SECRET=
|
||||
FACEBOOK_APP_ID=
|
||||
FACEBOOK_APP_SECRET=
|
||||
Loading…
Add table
Add a link
Reference in a new issue