mirror of
https://github.com/harness/drone.git
synced 2025-05-02 22:43:44 +08:00
[AH-329]: Updated env vars
This commit is contained in:
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
Block a user