mirror of
https://github.com/suitenumerique/messages.git
synced 2026-09-09 19:37:46 +02:00
Notably, we try to reduce disk usage by standardizind on common base Docker images. We also improve node_modules by reducing duplicate dependencies and install speed.
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
MDA_API_BASE_URL=http://backend-dev:8000/api/v1.0/
|
|
MDA_API_SECRET=my-shared-secret-mda
|
|
MDA_API_TIMEOUT=2
|
|
MAX_INCOMING_EMAIL_SIZE=30000000
|