We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7864d7 commit 6a7aed8Copy full SHA for 6a7aed8
setup/symfony_server.rst
@@ -355,6 +355,7 @@ Kafka 9092 ``KAFKA_``
355
MailCatcher 1025/1080 ``MAILER_``
356
or 25/80
357
Blackfire 8707 ``BLACKFIRE_``
358
+Mercure 80 Always exposes ``MERCURE_PUBLIC_URL`` and ``MERCURE_URL`` (only works with the ``dunglas/mercure`` Docker image)
359
============= ========= ======================
360
361
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.
369
370
.. tip::
371
372
To debug and list all exported environment variables, run ``symfony
- var:export``.
373
+ var:export --debug``.
374
375
376
0 commit comments