mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-24 08:31:45 +08:00
Updated 语音渠道 (markdown)
parent
d8cf3d176f
commit
12b752b090
17
语音渠道.md
17
语音渠道.md
@ -1 +1,16 @@
|
|||||||
# 语音渠道
|
# 依赖
|
||||||
|
* Nodejs 8.x
|
||||||
|
* Redis 2.8+
|
||||||
|
* freeswtich
|
||||||
|
|
||||||
|
#配置
|
||||||
|
参考config/dev.env.sample
|
||||||
|
创建dev.env
|
||||||
|
```
|
||||||
|
FREESWITCH_HOST=localhost
|
||||||
|
REDIS_HOST=localhost
|
||||||
|
MINIO_END_POINT=localhost
|
||||||
|
MINIO_ACCESS_KEY=key
|
||||||
|
MINIO_SECRET_KEY=secret
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user