harbor/docker-compose.yml aktualisiert
This commit is contained in:
@@ -86,7 +86,6 @@ services:
|
|||||||
- "traefik.http.routers.harbor-registry.entrypoints=websecure"
|
- "traefik.http.routers.harbor-registry.entrypoints=websecure"
|
||||||
- "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.routers.traefik.service=registry@harbor"
|
|
||||||
- "traefik.docker.network=proxy"
|
- "traefik.docker.network=proxy"
|
||||||
|
|
||||||
core:
|
core:
|
||||||
@@ -123,7 +122,6 @@ services:
|
|||||||
- "traefik.http.routers.harbor-ui.entrypoints=websecure"
|
- "traefik.http.routers.harbor-ui.entrypoints=websecure"
|
||||||
- "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.routers.traefik.service=portal@harbor"
|
|
||||||
- "traefik.docker.network=proxy"
|
- "traefik.docker.network=proxy"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user