mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 13:16:06 +08:00
Update config_client.json
This commit is contained in:
parent
1861bd6881
commit
0b9e3f6338
@ -19,7 +19,7 @@
|
|||||||
"vnext": [
|
"vnext": [
|
||||||
{
|
{
|
||||||
"address": "{{ host }}",
|
"address": "{{ host }}",
|
||||||
"port": {{ port }},
|
"port": "{{ port }}",
|
||||||
"users": [
|
"users": [
|
||||||
{
|
{
|
||||||
"id": "{{ uuid }}",
|
"id": "{{ uuid }}",
|
||||||
@ -37,4 +37,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user