diff --git a/pkg/config/config.go b/pkg/config/config.go index 81cb91504..4048b63d0 100644 --- a/pkg/config/config.go +++ b/pkg/config/config.go @@ -54,7 +54,7 @@ type Config struct { File string Log Log Debug Debug - HTTP HTTP `mapstructure:"http"` + HTTP HTTP Tracing Tracing Asset Asset Policies []Policy `mapstructure:"policies"`