mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-22 10:10:50 +00:00
Update setup-auto-dns.rst
For me it has been unclear if prot 53 may not be in use in cobination to 127.0.0.1 or generally.
This commit is contained in:
parent
f6bbdc72fd
commit
54e17f5ec5
@ -53,7 +53,7 @@ Then you need to ensure that :ref:`env_host_port_bind` is set to ``53``.
|
|||||||
host> vi .env
|
host> vi .env
|
||||||
HOST_PORT_BIND=53
|
HOST_PORT_BIND=53
|
||||||
|
|
||||||
Before starting up the Devilbox, ensure that port ``53`` is not already used on ``127.0.0.1``.
|
Before starting up the Devilbox, ensure that port ``53`` is not already used.
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
:emphasize-lines: 2
|
:emphasize-lines: 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user