Skip to content

Commit 538506c

Browse files
committed
[Mercure] Explain the reason for --no-tls
1 parent 347989e commit 538506c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mercure.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ Thanks to :doc:`the Docker integration of Symfony </setup/docker>`,
7373
Run ``docker-compose up`` to start the hub if you have chosen this option.
7474

7575
If you use the :doc:`Symfony Local Web Server </setup/symfony_server>`,
76-
you must start it with the ``--no-tls`` option.
76+
you must start it with the ``--no-tls`` option to prevent mixed content and
77+
invalid TLS certificate issues:
7778

7879
.. code-block:: terminal
7980

0 commit comments

Comments
 (0)