mirror of https://github.com/XTLS/Xray-examples
Update config_server.json
parent
0b9e3f6338
commit
0e2079aa64
|
@ -5,7 +5,7 @@
|
|||
"inbounds": [
|
||||
{
|
||||
"protocol": "vless",
|
||||
"port": {{ port }},
|
||||
"port": "{{ port }}",
|
||||
"settings": {
|
||||
"decryption":"none",
|
||||
"clients": [
|
||||
|
|
Loading…
Reference in New Issue