fix typo error in desired DNS name

This commit is contained in:
Laurent Laville 2020-02-19 17:06:16 +01:00
parent c05a74fd5f
commit 84183c9688

View File

@ -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``