forked from Ivasoft/traefik
bug command.
This commit is contained in:
committed by
Traefiker
parent
b6752a2c02
commit
5cc49e2931
@@ -15,7 +15,7 @@ var _ provider.Provider = (*Provider)(nil)
|
||||
|
||||
// Provider holds configurations of the p.
|
||||
type Provider struct {
|
||||
kv.Provider `mapstructure:",squash"`
|
||||
kv.Provider `mapstructure:",squash" export:"true"`
|
||||
}
|
||||
|
||||
// Provide allows the consul provider to provide configurations to traefik
|
||||
|
||||
Reference in New Issue
Block a user