mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 21:26:06 +08:00
Fix decryption
This commit is contained in:
parent
bfec21681a
commit
cb0531750b
@ -7,7 +7,6 @@
|
|||||||
"protocol": "vmess",
|
"protocol": "vmess",
|
||||||
"port": "{{ port }}",
|
"port": "{{ port }}",
|
||||||
"settings": {
|
"settings": {
|
||||||
"decryption":"none",
|
|
||||||
"clients": [
|
"clients": [
|
||||||
{"id": "{{ }}"}
|
{"id": "{{ }}"}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user