Skip to content

Commit 54c836b

Browse files
weaverryanKocal
andauthored
Update frontend/encore/dev-server.rst
Co-authored-by: Hugo Alliaume <[email protected]>
1 parent c67c0d7 commit 54c836b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/dev-server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ these options automatically:
4848
}
4949
5050
If you experience issues related to CORS (Cross Origin Resource Sharing), add
51-
the ``--disable-host-check`` and ``--port`` options to the ``dev-server``
51+
the ``--firewall false`` and ``--port`` options to the ``dev-server``
5252
command in the ``package.json`` file:
5353

5454
.. code-block:: diff

0 commit comments

Comments
 (0)