8000 Add Mercure support for Docker · symfony/symfony-docs@6a7aed8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a7aed8

Browse files
fabpotjaviereguiluz
authored andcommitted
Add Mercure support for Docker
1 parent e7864d7 commit 6a7aed8

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)
0