Skip to content

Commit 781347c

Browse files
committed
Remove a tip about Symfony setup and VMs
1 parent b33e01d commit 781347c

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
@@ -63,17 +63,6 @@ by pressing ``Ctrl+C`` from your terminal.
6363
some technical requirements. Use the :doc:`Symfony Requirements Checker </reference/requirements>`
6464
tool to make sure your system is set up.
6565

66-
.. tip::
67-
68-
If you're using a VM, you may need to tell the server to bind to all IP addresses:
69-
70-
.. code-block:: terminal
71-
72-
$ php bin/console server:start 0.0.0.0:8000
73-
74-
You should **NEVER** listen to all interfaces on a computer that is
75-
directly accessible from the Internet.
76-
7766
Storing your Project in git
7867
---------------------------
7968

0 commit comments

Comments
 (0)