ajouter l'envoi des email

This commit is contained in:
maher
2026-06-10 14:45:02 +02:00
parent 2c744608fe
commit 46c35badfd
2373 changed files with 1165 additions and 9 deletions
Regular → Executable
+3
View File
@@ -7,6 +7,9 @@
# 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:
listmonk.base_url: '%env(LISTMONK_BASE_URL)%'
listmonk.api_user: '%env(LISTMONK_API_USER)%'
listmonk.token: '%env(LISTMONK_TOKEN)%'
services:
# default configuration for services in *this* file