mirror of
https://github.com/yanislav-igonin/micrach
synced 2024-12-22 06:12:33 +03:00
fix label
This commit is contained in:
parent
6b67e11e3b
commit
03f210bf4a
@ -38,7 +38,7 @@ services:
|
||||
traefik.http.services.micrach.loadbalancer.server.port: ${PORT}
|
||||
|
||||
traefik.http.middlewares.haiku-bot-secure.stripprefix.prefixes: ${GATEWAY_BOARD_ID}
|
||||
traefik.http.middlewares.haiku-bot-secure.stripprefix.forceSlash: false
|
||||
traefik.http.middlewares.haiku-bot-secure.stripprefix.forceSlash: "false"
|
||||
traefik.http.middlewares.micrach-https-redirect.redirectscheme.scheme: "https"
|
||||
|
||||
traefik.http.routers.micrach.entrypoints: "http"
|
||||
|
Loading…
Reference in New Issue
Block a user