Skip to content

Commit 7163dc1

Browse files
committed
Add docs about mailcatcher and Docker
1 parent 5f1af73 commit 7163dc1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

setup/symfony_server.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,11 @@ MongoDB 27017 ``MONGODB_`` (set the database via a Docker ``MONGO_DATABASE
306306
Kafka 9092 ``KAFKA_``
307307
============= ===== ======================
308308

309+
The server also supports Mailcatcher images (including
310+
``schickling/mailcatcher``). When ports ``1025`` and ``1080`` are detected,
311+
``MAILER_*`` environment variables are added to support both Symfony Mailer and
312+
Swiftmailer. To access the web mailer, use ``symfony open:local:webmail``.
313+
309314
.. tip::
310315

311316
To debug and list all exported environment variables, run ``symfony

0 commit comments

Comments
 (0)