mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 01:26:27 +03:00
change default values
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
},
|
||||
"env": {
|
||||
"WANDI_MAILER_SENDER_NAME": "Zinédine Zidane",
|
||||
"WANDI_MAILER_SENDER_ADDRESS": "zinedine.zidane@france.fr"
|
||||
"WANDI_MAILER_SENDER_NAME": "Example",
|
||||
"WANDI_MAILER_SENDER_ADDRESS": "example@domain.tld"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user