mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-05-02 14:10:29 +03:00
fixed conflict
This commit is contained in:
commit
8a924cb4ed
4 changed files with 33 additions and 2 deletions
internal/home
|
@ -383,6 +383,7 @@ func initWeb(args options, clientBuildFS fs.FS) (web *Web, err error) {
|
|||
clientBetaFS: clientBetaFS,
|
||||
|
||||
serveHTTP3: config.DNS.ServeHTTP3,
|
||||
tlsCiphers: config.TLS.TLSCiphers,
|
||||
}
|
||||
|
||||
web = newWeb(&webConf)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue