Skip to content

Commit c89e2b7

Browse files
committed
Merge branch '4.2' into 4.3
* 4.2: Remove a tip about Symfony setup and VMs
2 parents 09787d3 + a7049cf commit c89e2b7

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

setup.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -68,17 +68,6 @@ the server by pressing ``Ctrl+C`` from your terminal.
6868
If you want to use a virtual machine (VM) with Vagrant, check out
6969
:doc:`Homestead </setup/homestead>`.
7070

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-
8271
Storing your Project in git
8372
---------------------------
8473

0 commit comments

Comments
 (0)