Browse Source

fix: json format

master
dnomd343 3 years ago
parent
commit
f1b90912c1
  1. 2
      load.sh

2
load.sh

@ -122,7 +122,7 @@ cat>$XRAY_DIR/expose/routing.json<<EOF
}, },
{ {
"type": "field", "type": "field",
"network": "tcp,udp" "network": "tcp,udp",
"outboundTag": "node" "outboundTag": "node"
} }
] ]

Loading…
Cancel
Save