Files
lasuite-messages/deploy/env/mta-in.defaults
T
Sylvain Zimmerandjbpenrath f4d235825f ️(devx) improve "make bootstrap" setup time and overall DevX
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.
2026-07-22 11:34:27 +02:00

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