From 6c47dfb997afe1a9a71caa77ad5237c2bed7c60a Mon Sep 17 00:00:00 2001 From: Paul Binks Date: Thu, 1 Mar 2018 16:41:17 +0000 Subject: [PATCH] Update reverse.rst --- docs/reverse.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reverse.rst b/docs/reverse.rst index 6308934..a93200c 100644 --- a/docs/reverse.rst +++ b/docs/reverse.rst @@ -141,4 +141,4 @@ Disable completely Mailu reverse proxy You can simply disable Mailu reverse proxy by removing the ``front`` section from the ``docker-compose.yml`` and use your own means to reverse proxy requests to the proper containers. -Be careful with this method as resolving container addresses outside the Docker Compose structure is a tricky task: there is no guaranty that addresses will remain after a restart and you are almost certain that addresses will change after every upgrade (and whenever containers are recreated). +Be careful with this method as resolving container addresses outside the Docker Compose structure is a tricky task: there is no guarantee that addresses will remain after a restart and you are almost certain that addresses will change after every upgrade (and whenever containers are recreated).