chore: update external-ui

This commit is contained in:
xishang0128
2023-09-20 14:23:58 +08:00
parent 20fafdca65
commit 8b518161a3
2 changed files with 14 additions and 10 deletions

View File

@ -608,6 +608,8 @@ func parseGeneral(cfg *RawConfig) (*General, error) {
return nil, err
}
}
} else {
ExternalUIFolder = ExternalUIPath
}
cfg.Tun.RedirectToTun = cfg.EBpf.RedirectToTun