Skip to content

Commit 0baa7c4

Browse files
authored
Add feedback
1 parent 06a3659 commit 0baa7c4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

setup/symfony_server.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,8 @@ words, it does everything for you.
111111
If you are doing this in WSL (Windows Subsystem for Linux), the newly created
112112
local certificate authority needs to be manually imported in Windows. The file
113113
is located in ``wsl`` at ``~/.symfony5/certs/default.p12``. The easiest way to
114-
do so is to open ``\\wsl$\Ubuntu\home\`` in ``Explorer`` and then navigate
115-
through your username to ``.symfony/certs`` and double-click the ``default.p12``
116-
file.
114+
do so is to run ``explorer.exe \`wslpath -w $HOME/.symfony5/certs\``` from ``wsl``
115+
and double-click the ``default.p12`` file.
117116

118117
Before browsing your local application with HTTPS instead of HTTP, restart its
119118
server stopping and starting it again.

0 commit comments

Comments
 (0)