fix: 修复Vless Grpc ws不可用的问题

This commit is contained in:
xboard 2023-11-18 15:31:10 +08:00
parent cdc766c72b
commit 519841c323

View File

@ -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