This commit is contained in:
Owen
2025-11-23 18:07:12 -05:00
parent d107e2d7de
commit 307b82e053
4 changed files with 36 additions and 46 deletions

View File

@@ -226,7 +226,6 @@ func runOlmMainWithArgs(ctx context.Context, args []string) {
UserToken: config.UserToken,
MTU: config.MTU,
DNS: config.DNS,
DNSProxyIP: config.DNSProxyIP,
UpstreamDNS: config.UpstreamDNS,
InterfaceName: config.InterfaceName,
Holepunch: config.Holepunch,