tls for all
This commit is contained in:
parent
23c50203ef
commit
7ba194d6df
3 changed files with 2 additions and 2 deletions
|
|
@ -19,6 +19,7 @@ services:
|
|||
- traefik.enable=true
|
||||
- traefik.http.routers.posteio.rule=Host(`${HOST_MAIL}.${DOMAIN}`)
|
||||
- traefik.http.routers.posteio.entrypoints=websecure
|
||||
- traefik.http.routers.posteio.tls=true
|
||||
- traefik.http.services.posteio.loadbalancer.server.port=80
|
||||
networks:
|
||||
- srv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue