mirror of https://github.com/XTLS/Xray-examples
Fix decryption
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…
Reference in New Issue