Mailer From

This commit is contained in:
Frank
2026-01-11 23:10:30 +01:00
parent f3bf472bc6
commit f96e51420f
5 changed files with 5 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
# Put parameters here that don't need to change on each machine where the app is deployed
# https://symfony.com/doc/current/best_practices.html#use-parameters-for-application-configuration
parameters:
mailer_from: '%env(MAILER_FROM)%'
services:
# default configuration for services in *this* file