harbor/docker-compose.yml aktualisiert
This commit is contained in:
@@ -87,6 +87,7 @@ services:
|
|||||||
- "traefik.http.routers.harbor-registry.tls=true"
|
- "traefik.http.routers.harbor-registry.tls=true"
|
||||||
- "traefik.http.routers.harbor-registry.tls.certresolver=le"
|
- "traefik.http.routers.harbor-registry.tls.certresolver=le"
|
||||||
- "traefik.http.services.harbor-registry.loadbalancer.server.port=5000"
|
- "traefik.http.services.harbor-registry.loadbalancer.server.port=5000"
|
||||||
|
- "traefik.http.routers.traefik.service=registry@harbor"
|
||||||
- "traefik.docker.network=proxy"
|
- "traefik.docker.network=proxy"
|
||||||
|
|
||||||
core:
|
core:
|
||||||
@@ -124,6 +125,7 @@ services:
|
|||||||
- "traefik.http.routers.harbor-ui.tls=true"
|
- "traefik.http.routers.harbor-ui.tls=true"
|
||||||
- "traefik.http.routers.harbor-ui.tls.certresolver=le"
|
- "traefik.http.routers.harbor-ui.tls.certresolver=le"
|
||||||
- "traefik.http.services.harbor-ui.loadbalancer.server.port=8080"
|
- "traefik.http.services.harbor-ui.loadbalancer.server.port=8080"
|
||||||
|
- "traefik.http.routers.traefik.service=portal@harbor"
|
||||||
- "traefik.docker.network=proxy"
|
- "traefik.docker.network=proxy"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user