mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-21 01:42:14 +00:00
Merge pull request #676 from llaville/fix_reverse-proxy_docs
Fix reverse proxy docs
This commit is contained in:
commit
44bbf048ce
@ -390,7 +390,7 @@ host operating systems ``/etc/hosts`` file (or ``C:\Windows\System32\drivers\etc
|
||||
.. code-block:: bash
|
||||
:caption: /etc/hosts
|
||||
|
||||
127.0.0.1 my-node.loc
|
||||
127.0.0.1 my-sphinx.loc
|
||||
|
||||
.. seealso::
|
||||
|
||||
|
@ -38,7 +38,7 @@ Let's imagine you have added a custom Python Docker image to the Devilbox which
|
||||
application listening on port ``3000``.
|
||||
|
||||
* :ref:`env_TLD_SUFFIX`: ``loc``
|
||||
* Desired DNS name: ``my-pthon.loc``
|
||||
* Desired DNS name: ``my-python.loc``
|
||||
* :ref:`env_httpd_datadir` on the host: ``./data/www``
|
||||
* :ref:`env_httpd_template_dir`: ``.devilbox``
|
||||
* Listening port: ``3000``
|
||||
|
Loading…
x
Reference in New Issue
Block a user