]> Raphaël G. Git Repositories - airlibre/commitdiff
Readd config packages mailer yaml file
authorRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 11:03:17 +0000 (12:03 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 11:03:17 +0000 (12:03 +0100)
config/packages/mailer.yaml [new file with mode: 0644]

diff --git a/config/packages/mailer.yaml b/config/packages/mailer.yaml
new file mode 100644 (file)
index 0000000..56a650d
--- /dev/null
@@ -0,0 +1,3 @@
+framework:
+    mailer:
+        dsn: '%env(MAILER_DSN)%'