7 lines
281 B
YAML
7 lines
281 B
YAML
services:
|
|
# Public deployments use the configured transactional SMTP relay. Mailpit is
|
|
# retained in the base file for local development but is not started by this
|
|
# production override unless the operator explicitly enables local-mail.
|
|
mailpit:
|
|
profiles: [local-mail]
|