parent
aa90a7db94
commit
1248a425f9
@ -1003,6 +1003,7 @@ function gen_config(var)
|
||||
end
|
||||
end)
|
||||
|
||||
--[[
|
||||
if default_outbound_tag or default_balancer_tag then
|
||||
table.insert(rules, {
|
||||
type = "field",
|
||||
@ -1011,6 +1012,7 @@ function gen_config(var)
|
||||
network = "tcp,udp"
|
||||
})
|
||||
end
|
||||
]]--
|
||||
|
||||
routing = {
|
||||
domainStrategy = node.domainStrategy or "AsIs",
|
||||
|
Loading…
Reference in New Issue
Block a user