Closed
Description
Here: https://symfony.com/doc/current/setup/symfony_server.html#enabling-tls
It's rendered like this:
But I don't know if the real command is:
explorer.exe \`wslpath -w $HOME/.symfony5/certs\`
or
explorer.exe `wslpath -w $HOME/.symfony5/certs`
We could move this to a .. code-block:: terminal
inside the tip
block.