mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 08:54:24 +02:00
wildcard ok
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.posteio.rule=Host(`${HOST_MAIL}.${DOMAIN}`)
|
||||
- traefik.http.routers.posteio.entrypoints=web
|
||||
- traefik.http.routers.posteio.entrypoints=websecure
|
||||
- traefik.http.services.posteio.loadbalancer.server.port=80
|
||||
networks:
|
||||
- srv
|
||||
|
||||
Reference in New Issue
Block a user