revert harbor/docker-compose.yml aktualisiert
This commit is contained in:
2026-01-02 21:55:01 +00:00
parent b6de5f9ceb
commit 28002970ef

View File

@@ -78,8 +78,6 @@ services:
- proxy
depends_on:
- harbor-config
expose:
- "5000"
labels:
- "traefik.enable=true"
- "traefik.http.routers.harbor-registry.rule=Host(`harbor.mtnet.biz`) && PathPrefix(`/v2/`)"
@@ -115,8 +113,6 @@ services:
- proxy
depends_on:
- core
expose:
- "8080"
labels:
- "traefik.enable=true"
- "traefik.http.routers.harbor-ui.rule=Host(`harbor.mtnet.biz`)"