fix
This commit is contained in:
@@ -11,4 +11,11 @@ type Config struct {
|
||||
SourceMysql string
|
||||
Auth types.Auth
|
||||
SourceRabbitMq string
|
||||
Ldap struct {
|
||||
Host string
|
||||
BindDN string
|
||||
Password string
|
||||
AdminDN string
|
||||
UserDn string
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user