put inbucket web UI on port 444
This commit is contained in:
parent
da6a26d4fd
commit
c56840a1ba
3 changed files with 17 additions and 3 deletions
|
@ -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:
|
||||
|
|
Reference in a new issue