mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-05-01 13:41:07 +03:00
home: imp client handling
This commit is contained in:
parent
0e1015a4ee
commit
39da2f9eaa
3 changed files with 50 additions and 49 deletions
internal/home
|
@ -294,8 +294,8 @@ func setupConfig(args options) (err error) {
|
|||
return err
|
||||
}
|
||||
}
|
||||
|
||||
Context.clients.Init(config.Clients, Context.dhcpServer, Context.etcHosts)
|
||||
config.Clients = nil
|
||||
|
||||
// override bind host/port from the console
|
||||
if args.bindHost != nil {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue