mirror of https://github.com/XTLS/Xray-examples
Fix decryption
parent
bfec21681a
commit
cb0531750b
|
@ -7,7 +7,6 @@
|
|||
"protocol": "vmess",
|
||||
"port": "{{ port }}",
|
||||
"settings": {
|
||||
"decryption":"none",
|
||||
"clients": [
|
||||
{"id": "{{ }}"}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue