Fix examples

This commit is contained in:
Sergei Maklagin
2026-04-30 13:20:45 +03:00
parent 22aeb48794
commit dcb1da8683
2 changed files with 28 additions and 24 deletions

View File

@@ -21,7 +21,8 @@
"key": "1c9b2ccf-b0c0-4c26-868d-a55a4edad3fe" "key": "1c9b2ccf-b0c0-4c26-868d-a55a4edad3fe"
} }
], ],
"inbound": { "inbounds": [
{
"type": "vless", "type": "vless",
"tag": "vless-in", "tag": "vless-in",
"listen": "0.0.0.0", "listen": "0.0.0.0",
@@ -33,6 +34,7 @@
} }
] ]
} }
]
} }
], ],
"outbounds": [ "outbounds": [

View File

@@ -21,7 +21,8 @@
"key": "1c9b2ccf-b0c0-4c26-868d-a55a4edad3fe" "key": "1c9b2ccf-b0c0-4c26-868d-a55a4edad3fe"
} }
], ],
"inbound": { "inbounds": [
{
"type": "vless", "type": "vless",
"tag": "vless-in", "tag": "vless-in",
"listen": "0.0.0.0", "listen": "0.0.0.0",
@@ -33,6 +34,7 @@
} }
] ]
} }
]
} }
], ],
"inbounds": [ "inbounds": [