1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-06-15 00:05:11 +02:00

Update reverse.rst

This commit is contained in:
Florent Daigniere
2023-08-13 08:03:31 +02:00
committed by GitHub
parent 0cd2cbfa72
commit 497eb867c6

@ -15,6 +15,7 @@ Traefik as reverse proxy
In your docker-compose.yml, add a section like follows:
.. code-block:: yaml
reverse-proxy:
# The official v2 Traefik docker image
image: traefik:v2.10
@ -56,6 +57,7 @@ In your docker-compose.yml, add a section like follows:
and then add the following to the front section:
.. code-block:: yaml
labels:
- "traefik.enable=true"