Fix typo in Traefik reverse proxy docs

Slight typo in the Traefik reverse proxy docs. Found through running into the issue on my own instance.
master
DAHPr0gram3r 2 years ago committed by Alexander Graf
parent 0b25854de0
commit 77ad6d19ae
No known key found for this signature in database
GPG Key ID: B8A9DC143E075629

@ -189,7 +189,7 @@ Mailu must also be configured with the information what header is used by the re
.. code-block:: docker
#mailu.env file
REAL_IP_HEADER=X-Real-IP
REAL_IP_HEADER=X-Real-Ip
REAL_IP_FROM=x.x.x.x,y.y.y.y.y
#x.x.x.x,y.y.y.y.y is the static IP address your reverse proxy uses for connecting to Mailu.

Loading…
Cancel
Save