mirror of
https://github.com/v2fly/v2ray-examples.git
synced 2025-10-14 01:35:38 +08:00
use users instead of user
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
{
|
{
|
||||||
"address": "1.2.3.4",
|
"address": "1.2.3.4",
|
||||||
"port": 1234,
|
"port": 1234,
|
||||||
"user": [
|
"users": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": "",
|
||||||
"encryption": "none",
|
"encryption": "none",
|
||||||
@@ -59,4 +59,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user