Update loopback.md

mismatch between examples and the object
pull/503/head
SodaWithoutSparkles 8 months ago committed by yuhan6665
parent e32a7b5176
commit 95f83572cb

@ -27,7 +27,7 @@ Loopback 是个出站数据协议,其作用为将经该出站传出的数据
"protocol": "loopback", "protocol": "loopback",
"tag": "need-to-split", "tag": "need-to-split",
"settings": { "settings": {
"tag": "traffic-input" // 该 tag 在下方用于 RuleObject 的 inboundTag "inboundTag": "traffic-input" // 该 tag 在下方用于 RuleObject 的 inboundTag
} }
}, },
{ {

Loading…
Cancel
Save