diff --git a/harbor/compose.yaml b/harbor/compose.yaml index a7421d3..c831400 100644 --- a/harbor/compose.yaml +++ b/harbor/compose.yaml @@ -210,7 +210,7 @@ services: networks: - harbor ports: - - 80:8080 + - 8080:8080 depends_on: - registry - core