Update loopback.md

mismatch between examples and the object
This commit is contained in:
SodaWithoutSparkles
2024-04-06 18:04:25 -04:00
committed by yuhan6665
parent e32a7b5176
commit 95f83572cb
+1 -1
View File
@@ -27,7 +27,7 @@ Loopback 是个出站数据协议,其作用为将经该出站传出的数据
"protocol": "loopback",
"tag": "need-to-split",
"settings": {
"tag": "traffic-input" // 该 tag 在下方用于 RuleObject 的 inboundTag
"inboundTag": "traffic-input" // 该 tag 在下方用于 RuleObject 的 inboundTag
}
},
{