Skip to content

Commit df188a6

Browse files
committed
Quote domain
1 parent cb55c11 commit df188a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/symfony_server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ You can also add a wildcard domain:
236236

237237
.. code-block:: terminal
238238
239-
$ symfony proxy:domain:attach *.my-domain
239+
$ symfony proxy:domain:attach "*.my-domain"
240240
241241
So it will match all subdomains like ``https://admin.my-domain.wip``, ``https://other.my-domain.wip``...
242242

0 commit comments

Comments
 (0)