diff --git a/src/common/const.go b/src/common/const.go index 850bb8a65..9da5d96e3 100755 --- a/src/common/const.go +++ b/src/common/const.go @@ -131,7 +131,7 @@ const ( WithChartMuseum = "with_chartmuseum" ChartRepoURL = "chart_repository_url" DefaultChartRepoURL = "http://chartmuseum:9999" - DefaultPortalURL = "http://portal" + DefaultPortalURL = "http://portal:8080" DefaultRegistryCtlURL = "http://registryctl:8080" DefaultClairHealthCheckServerURL = "http://clair:6061" // Use this prefix to distinguish harbor user, the prefix contains a special character($), so it cannot be registered as a harbor user.