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