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