mirror of https://github.com/v2ray/v2ray-core
Fix test
parent
9b36ce95d9
commit
5e753007ad
|
@ -78,7 +78,7 @@ func TestVLessInbound(t *testing.T) {
|
||||||
],
|
],
|
||||||
"decryption": "none",
|
"decryption": "none",
|
||||||
"fallback": {
|
"fallback": {
|
||||||
"port": 80,
|
"port": 80
|
||||||
},
|
},
|
||||||
"fallback_h2": {
|
"fallback_h2": {
|
||||||
"unix": "@/dev/shm/domain.socket",
|
"unix": "@/dev/shm/domain.socket",
|
||||||
|
|
Loading…
Reference in New Issue