remove whitespace
This commit is contained in:
parent
c57837015d
commit
49a1c676d6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ services:
|
||||||
- "traefik.http.routers.betterbahn-app-websecure.tls=true"
|
- "traefik.http.routers.betterbahn-app-websecure.tls=true"
|
||||||
- "traefik.http.routers.betterbahn-app-websecure.tls.certresolver=hetzner"
|
- "traefik.http.routers.betterbahn-app-websecure.tls.certresolver=hetzner"
|
||||||
- "traefik.http.routers.betterbahn-app-websecure.tls.domains[0].main=${TLS_DOMAIN}"
|
- "traefik.http.routers.betterbahn-app-websecure.tls.domains[0].main=${TLS_DOMAIN}"
|
||||||
- "traefik.http.routers.betterbahn-app-websecure.middlewares=secHeaders@file, autodetectContenttype@file, authentikProd@file"
|
- "traefik.http.routers.betterbahn-app-websecure.middlewares=secHeaders@file,autodetectContenttype@file,authentikProd@file"
|
||||||
- "traefik.http.routers.betterbahn-app-websecure.service=betterbahn-app-websecure"
|
- "traefik.http.routers.betterbahn-app-websecure.service=betterbahn-app-websecure"
|
||||||
- "traefik.http.services.betterbahn-app-websecure.loadbalancer.server.port=3000" # set port the container listenes to
|
- "traefik.http.services.betterbahn-app-websecure.loadbalancer.server.port=3000" # set port the container listenes to
|
||||||
- "traefik.http.services.betterbahn-app-websecure.loadbalancer.server.scheme=http"
|
- "traefik.http.services.betterbahn-app-websecure.loadbalancer.server.scheme=http"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue