put inbucket web UI on port 444

This commit is contained in:
Pim Kunis 2023-05-04 14:12:51 +02:00
parent da6a26d4fd
commit c56840a1ba
3 changed files with 17 additions and 3 deletions

View file

@ -29,7 +29,7 @@ services:
- traefik.http.routers.overleaf.rule=Host(`latex.pim.kunis.nl`)
- traefik.http.routers.overleaf.tls=true
- traefik.http.routers.overleaf.tls.certresolver=letsencrypt
- treafik.http.routers.overleaf.service=overleaf
- traefik.http.routers.overleaf.service=overleaf
- traefik.http.services.overleaf.loadbalancer.server.port=80
- traefik.docker.network=traefik
environment: