ajouter l'envoi des email
This commit is contained in:
Regular → Executable
+3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user