We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f8980 commit c71e4f2Copy full SHA for c71e4f2
setup/built_in_web_server.rst
@@ -35,15 +35,6 @@ can change the socket passing an IP address and a port as a command-line argumen
35
36
$ php bin/console server:start 192.168.0.1:8080
37
38
-.. note::
39
-
40
- You can use the ``--force`` option to force the web server start
41
- if the process wasn't correctly stopped (without using the ``server:stop`` command).
42
43
- .. code-block:: bash
44
45
- $ php bin/console server:start --force
46
47
.. note::
48
49
You can use the ``server:status`` command to check if a web server is
0 commit comments