mirror of
https://github.com/Mailu/Mailu.git
synced 2025-05-29 23:07:50 +02:00
Update reverse.rst
This commit is contained in:
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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user