Mailer From

This commit is contained in:
Frank
2026-01-11 23:10:30 +01:00
parent 6fba1cbcf3
commit 8d4e08e4bc
3 changed files with 3 additions and 2 deletions
+1
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