traefik takes advantage of docker expose port

This commit is contained in:
Yax 2021-11-06 15:35:05 +01:00
parent 4ba71fa5c8
commit 8b759e6e98
11 changed files with 12 additions and 22 deletions

View file

@ -25,5 +25,4 @@ services:
- traefik.enable=true
- traefik.http.routers.blog.rule=Host(`${HOST_BLOG}.${DOMAIN}`)
- traefik.http.routers.blog.entrypoints=https
- traefik.http.routers.blog.tls=true
- traefik.http.services.blog.loadbalancer.server.port=80
- traefik.http.routers.blog.tls=true