mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Remove traefik default backend for gitlab
This commit is contained in:
parent
cac199c021
commit
8dac42c9a1
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ services:
|
||||||
- "traefik.docker.network=web"
|
- "traefik.docker.network=web"
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.default.protocol=http"
|
- "traefik.default.protocol=http"
|
||||||
- "traefik.backend=gitlab"
|
|
||||||
- "traefik.gitlab.frontend.rule=Host:gitlab.banditlair.com"
|
- "traefik.gitlab.frontend.rule=Host:gitlab.banditlair.com"
|
||||||
- "traefik.gitlab.port=9090"
|
- "traefik.gitlab.port=9090"
|
||||||
- "traefik.registry.frontend.rule=Host:registry.banditlair.com"
|
- "traefik.registry.frontend.rule=Host:registry.banditlair.com"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue