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.
2 parents 09787d3 + a7049cf commit c89e2b7Copy full SHA for c89e2b7
setup.rst
@@ -68,17 +68,6 @@ the server by pressing ``Ctrl+C`` from your terminal.
68
If you want to use a virtual machine (VM) with Vagrant, check out
69
:doc:`Homestead </setup/homestead>`.
70
71
-.. tip::
72
-
73
- If you're using a VM, you may need to tell the server to bind to all IP addresses:
74
75
- .. code-block:: terminal
76
77
- $ php bin/console server:start 0.0.0.0:8000
78
79
- You should **NEVER** listen to all interfaces on a computer that is
80
- directly accessible from the Internet.
81
82
Storing your Project in git
83
---------------------------
84
0 commit comments