mirror of https://github.com/XTLS/Xray-examples
Fix decryption
parent
3126f96456
commit
bfec21681a
|
@ -22,8 +22,7 @@
|
|||
"port": "{{ port }}",
|
||||
"users": [
|
||||
{
|
||||
"id": "{{ uuid }}",
|
||||
"encryption": "none"
|
||||
"id": "{{ uuid }}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -37,4 +36,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue