mirror of https://github.com/harness/drone.git
parent
bdbc48cf53
commit
133b00e3b9
|
@ -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