mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-03-13 16:28:14 -04:00
fix: 修复Vless Grpc ws不可用的问题
This commit is contained in:
parent
699024fa31
commit
e336324730
@ -153,6 +153,7 @@ class UniProxyController extends Controller
|
||||
'server_port' => $this->nodeInfo->server_port,
|
||||
'network' => $this->nodeInfo->network,
|
||||
'network_settings' => $this->nodeInfo->network_settings,
|
||||
'networkSettings' => $this->nodeInfo->network_settings,
|
||||
'tls' => $this->nodeInfo->tls,
|
||||
'flow' => $this->nodeInfo->flow,
|
||||
'tls_settings' => $this->nodeInfo->tls_settings
|
||||
|
Loading…
Reference in New Issue
Block a user