mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 20:47:56 +08:00
update: other
This commit is contained in:
@ -126,7 +126,7 @@ class ServerService
|
||||
->get();
|
||||
}
|
||||
|
||||
public function getVmessConfig(int $nodeId, int $localPort)
|
||||
public function getV2RayConfig(int $nodeId, int $localPort)
|
||||
{
|
||||
$server = Server::find($nodeId);
|
||||
if (!$server) {
|
||||
|
Reference in New Issue
Block a user