mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Fix v2ray config
This commit is contained in:
parent
f957fafef1
commit
8fb17cef85
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
"port": 65228,
|
"port": 65228,
|
||||||
"protocol": "vless",
|
"protocol": "vless",
|
||||||
"settings": {
|
"settings": {
|
||||||
"disableInsecureEncryption": false,
|
"decryption": "none",
|
||||||
"clients": [
|
"clients": [
|
||||||
{
|
{
|
||||||
"id": "V2RAY_UUID",
|
"id": "V2RAY_UUID",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue