murph-skeleton/config/packages/mailer.yaml

6 lines
121 B
YAML

framework:
mailer:
dsn: '%env(MAILER_DSN)%'
headers:
From: 'Example <example@localhost>'