mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-09-19 16:54:15 +00:00
migate envs to use yaml configs
This commit is contained in:
@@ -181,7 +181,7 @@ func setDefaults(v *viper.Viper) {
|
||||
|
||||
// Legal defaults
|
||||
v.SetDefault("legal.company_name", "")
|
||||
v.SetDefault("legal.jurisdiction", "State of Texas, United States")
|
||||
v.SetDefault("legal.jurisdiction", "")
|
||||
|
||||
// Log formatter (used by distribution config, not in Config struct)
|
||||
v.SetDefault("log_formatter", "text")
|
||||
|
||||
Reference in New Issue
Block a user