no message
This commit is contained in:
parent
853c54f7ce
commit
ff06eb397c
@ -28,7 +28,7 @@ final class SingBox extends Base
|
||||
'type' => 'shadowsocks',
|
||||
'tag' => $node_raw->name,
|
||||
'server' => $node_raw->server,
|
||||
'server_port' => (int) $user->port,
|
||||
'server_port' => (int) $node_custom_config['offset_port_user'],
|
||||
'method' => $user->method,
|
||||
'password' => $user->passwd,
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user