This commit is contained in:
root 2020-07-16 15:43:18 +00:00
parent 51208cad8d
commit 76fd9fb811
19 changed files with 3439 additions and 325 deletions

View file

@ -1,18 +1,23 @@
S3_ORGANIZATION_ID=
S3_ACCESS_KEY=
S3_SECRET_KEY=
S3_ORGANIZATION_ID=XXXX
S3_ACCESS_KEY=XXXXX
S3_SECRET_KEY=XXXXX
S3_BUCKET=development-bucket
MONGO_URI=mongodb://root:root@127.0.0.1:27017/forumvirt?authSource=admin
MONGO_URI=mongodb://admin:password@127.0.0.1:57129/fva_dev?authSource=test
SMTP_HOST=
SMTP_PORT=
SMTP_USERNAME=
SMTP_PASSWORD=
SMTP_HOST=smtp.mailgun.org
SMTP_PORT=587
SMTP_SECURE=false
SMTP_USERNAME=spamfree@matthieubessat.fr
SMTP_PASSWORD=XXXX
ADMIN_TOKEN=pass
ADMIN_TOKEN=2cf5ddea54d
ADMIN_EMAIL=spamfree@matthieubessat.fr
REDIS_HOST=localhost
REDIS_PORT=6379
REDIS_PASSWORD=root
BASE_URL=http://srv.espacecondorcet.org:8001
WEB_UI_URL=http://localhost:8080
MOCK_EMAIL=false