diff --git a/VLESS-TCP/config_client.json b/VLESS-TCP/config_client.json index 31729a2..7fe2d60 100644 --- a/VLESS-TCP/config_client.json +++ b/VLESS-TCP/config_client.json @@ -27,7 +27,7 @@ { "address": "1.2.3.4", "port": 1234, - "user": [ + "users": [ { "id": "", "encryption": "none", @@ -59,4 +59,4 @@ } ] } -} \ No newline at end of file +}