mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 13:16:06 +08:00
Fix decryption
This commit is contained in:
parent
3126f96456
commit
bfec21681a
@ -22,8 +22,7 @@
|
|||||||
"port": "{{ port }}",
|
"port": "{{ port }}",
|
||||||
"users": [
|
"users": [
|
||||||
{
|
{
|
||||||
"id": "{{ uuid }}",
|
"id": "{{ uuid }}"
|
||||||
"encryption": "none"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -37,4 +36,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user