mirror of
https://github.com/Mailu/Mailu.git
synced 2025-06-12 23:57:29 +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:
|
In your docker-compose.yml, add a section like follows:
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
reverse-proxy:
|
reverse-proxy:
|
||||||
# The official v2 Traefik docker image
|
# The official v2 Traefik docker image
|
||||||
image: traefik:v2.10
|
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:
|
and then add the following to the front section:
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user