更改fs连接为默认连接
This commit is contained in:
parent
277a2da18c
commit
d5e912cb08
|
|
@ -37,8 +37,8 @@ return [
|
|||
|
||||
'esl' => [
|
||||
'host' => '127.0.0.1',
|
||||
'password' => 'dgg@1234.',
|
||||
'port' => 8022,
|
||||
'password' => 'ClueCon',
|
||||
'port' => 8021,
|
||||
],
|
||||
|
||||
//队列响铃模式
|
||||
|
|
|
|||
Loading…
Reference in New Issue