change default values

This commit is contained in:
Jacques de Lamballerie
2018-11-22 15:30:24 +01:00
parent ac49d2ba7d
commit a7fec42a0c
+2 -2
View File
@@ -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"
}
}