diff --git a/mercure.rst b/mercure.rst index c2aa068167d..ed89fe034f7 100644 --- a/mercure.rst +++ b/mercure.rst @@ -73,7 +73,8 @@ Thanks to :doc:`the Docker integration of Symfony `, Run ``docker-compose up`` to start the hub if you have chosen this option. If you use the :doc:`Symfony Local Web Server `, -you must start it with the ``--no-tls`` option. +you must start it with the ``--no-tls`` option to prevent mixed content and +invalid TLS certificate issues: .. code-block:: terminal