mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-09-19 05:34:29 +08:00
@@ -22,8 +22,7 @@
|
||||
"port": "{{ port }}",
|
||||
"users": [
|
||||
{
|
||||
"id": "{{ uuid }}",
|
||||
"encryption": "none"
|
||||
"id": "{{ uuid }}"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -37,4 +36,4 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -7,7 +7,6 @@
|
||||
"protocol": "vmess",
|
||||
"port": "{{ port }}",
|
||||
"settings": {
|
||||
"decryption":"none",
|
||||
"clients": [
|
||||
{"id": "{{ }}"}
|
||||
]
|
||||
|
Reference in New Issue
Block a user