diff options
Diffstat (limited to 'docs/admin/installation-docker.rst')
| -rw-r--r-- | docs/admin/installation-docker.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/admin/installation-docker.rst b/docs/admin/installation-docker.rst index ecf9c833f..cd91af382 100644 --- a/docs/admin/installation-docker.rst +++ b/docs/admin/installation-docker.rst @@ -25,8 +25,8 @@ Docker installation If you intend to create a public instance using Docker, use our well maintained searxng-docker_ image which includes - - :ref:`protection <searx filtron>` `[filtron]`_, - - a :ref:`result proxy <searx morty>` `[morty]`_ and + - :ref:`protection <searxng filtron>` `[filtron]`_, + - a :ref:`result proxy <searxng morty>` `[morty]`_ and - a HTTPS reverse proxy `[caddy]`_. Make sure you have `installed Docker <https://docs.docker.com/get-docker/>`_ and |