Skip to content

Commit 0794a57

Browse files
committed
minor #20945 [Mercure] Explain the reason for --no-tls option (javiereguiluz)
This PR was merged into the 6.4 branch. Discussion ---------- [Mercure] Explain the reason for `--no-tls` option Fixes #20933. Commits ------- 538506c [Mercure] Explain the reason for --no-tls
2 parents 347989e + 538506c commit 0794a57

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)