Browse Source

use users instead of user

pull/75/head
Kslr 4 years ago committed by GitHub
parent
commit
e1e504eef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      VLESS-TCP/config_client.json

4
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 @@
}
]
}
}
}

Loading…
Cancel
Save