compose updates
This commit is contained in:
parent
e6644cc770
commit
a538fa8981
11 changed files with 49 additions and 36 deletions
|
|
@ -28,7 +28,7 @@ services:
|
|||
- "traefik.http.middlewares.syncthing-https-redirect.redirectscheme.scheme=https"
|
||||
- "traefik.http.routers.syncthing.middlewares=syncthing-https-redirect"
|
||||
- "traefik.http.routers.syncthing-secure.entrypoints=https"
|
||||
- "traefik.http.routers.syncthing-secure.rule=Host(`syncthing.local.waylonwalker.com`)"
|
||||
- "traefik.http.routers.syncthing-secure.rule=Host(`syncthing.${URL}`)"
|
||||
- "traefik.http.routers.syncthing-secure.tls=true"
|
||||
- "traefik.http.routers.syncthing-secure.service=syncthing"
|
||||
- "traefik.http.services.syncthing.loadbalancer.server.port=8384"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue