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.syncthing.service=syncthing
|
||||
- traefik.http.routers.syncthing.tls=true
|
||||
- traefik.http.routers.syncthing.tls.certresolver=letsencrypt
|
||||
- traefik.docker.network=treafik
|
||||
- traefik.docker.network=traefik
|
||||
- traefik.http.services.syncthing.loadbalancer.server.port=8384
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
Reference in a new issue