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.shinobi-https-redirect.redirectscheme.scheme=https"
|
||||
- "traefik.http.routers.shinobi.middlewares=shinobi-https-redirect"
|
||||
- "traefik.http.routers.shinobi-secure.entrypoints=https"
|
||||
- "traefik.http.routers.shinobi-secure.rule=Host(`shinobi.local.waylonwalker.com`)"
|
||||
- "traefik.http.routers.shinobi-secure.rule=Host(`shinobi.${URL}`)"
|
||||
- "traefik.http.routers.shinobi-secure.tls=true"
|
||||
- "traefik.http.routers.shinobi-secure.service=shinobi"
|
||||
- "traefik.http.services.shinobi.loadbalancer.server.port=8080"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue