[AH-329]: Updated env vars

pull/3558/head v3.0.0-beta.11
Arvind Choudhary 2024-09-03 14:30:53 -07:00 committed by Hitesh Aringa
parent bdbc48cf53
commit 133b00e3b9
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ type Config struct {
// Registry is used as a base to generate external facing URLs.
// Value is derived from HTTP.Server unless explicitly specified (e.g. http://host.docker.internal:3000).
Registry string `envconfig:"GITNESS_REGISTRY_URL"`
Registry string `envconfig:"GITNESS_URL_REGISTRY"`
}
// Git defines the git configuration parameters