parent
29cf14a307
commit
26f7e285cc
@ -1022,7 +1022,6 @@ function gen_config(var)
|
|||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
|
|
||||||
--[[
|
|
||||||
if default_outbound_tag or default_balancer_tag then
|
if default_outbound_tag or default_balancer_tag then
|
||||||
table.insert(rules, {
|
table.insert(rules, {
|
||||||
type = "field",
|
type = "field",
|
||||||
@ -1031,7 +1030,6 @@ function gen_config(var)
|
|||||||
network = "tcp,udp"
|
network = "tcp,udp"
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
]]--
|
|
||||||
|
|
||||||
routing = {
|
routing = {
|
||||||
domainStrategy = node.domainStrategy or "AsIs",
|
domainStrategy = node.domainStrategy or "AsIs",
|
||||||
|
Loading…
Reference in New Issue
Block a user