|
@@ -14,11 +14,15 @@ base:
|
|
|
addressEnabled: true
|
|
|
# 验证码类型 math 数组计算 char 字符验证
|
|
|
captchaType: math
|
|
|
-# sqlType: kingbasees # 数据库类型
|
|
|
+ # sqlType: kingbasees # 数据库类型
|
|
|
dbname: vehicle #数据库名
|
|
|
#图片路径前缀
|
|
|
imgUrl: http://124.71.171.71:18801/picbucket
|
|
|
- historyUrl: http://124.70.58.209:18812
|
|
|
+ ffmpegPath: /usr/local/ffmpeg/bin/ffmpeg
|
|
|
+ filePath: /opt/streams/record/flv/
|
|
|
+ webUrl: http://124.70.58.209:18812
|
|
|
+ bakUrl: http://124.70.58.209:18891
|
|
|
+ wsUrl: ws://124.70.58.209:9080
|
|
|
|
|
|
server:
|
|
|
# 服务器的HTTP端口,默认为8080
|