Skip to content

Commit ea6fc2b

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: Add Mercure support for Docker
2 parents 35f06c3 + 2993692 commit ea6fc2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup/symfony_server.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ Kafka 9092 ``KAFKA_``
355355
MailCatcher 1025/1080 ``MAILER_``
356356
or 25/80
357357
Blackfire 8707 ``BLACKFIRE_``
358+
Mercure 80 Always exposes ``MERCURE_PUBLIC_URL`` and ``MERCURE_URL`` (only works with the ``dunglas/mercure`` Docker image)
358359
============= ========= ======================
359360

360361
You can open web management interfaces for the services that expose them:
@@ -369,7 +370,7 @@ Or click on the links in the "Server" section of the web debug toolbar.
369370
.. tip::
370371

371372
To debug and list all exported environment variables, run ``symfony
372-
var:export``.
373+
var:export --debug``.
373374

374375
.. tip::
375376

0 commit comments

Comments
 (0)