mirror of https://github.com/harness/drone.git
[AH-329]: Updated manifest issue and unnecessary logging (#2650)
* [AH-329]: Updated env vars * Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-329-gitness-lower-case-main-2 * [AH-329]: Updated manifest issue and unnecessary logging (cherry picked from commit ee1bfc443ed5a6625994115ef2014b7bb568c2ec)CODE-2402 v3.0.0-beta.10
parent
acef055ea2
commit
905b4e5d37
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue