forked from Ivasoft/traefik
Flaeg integration
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
// BoltDb holds configurations of the BoltDb provider.
|
||||
type BoltDb struct {
|
||||
Kv `mapstructure:",squash"`
|
||||
Kv `mapstructure:",squash" description:"go through"`
|
||||
}
|
||||
|
||||
// Provide allows the provider to provide configurations to traefik
|
||||
|
||||
Reference in New Issue
Block a user