diff --git a/_Footer.md b/_Footer.md index dd81a14..2fd9669 100644 --- a/_Footer.md +++ b/_Footer.md @@ -1 +1,17 @@ +# 依赖 +* 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 +``` + 北京华夏春松科技有限公司 https://www.chatopera.com/ \ No newline at end of file