|
@@ -18,7 +18,7 @@ base:
|
|
|
sqlType: dm # 数据库类型
|
|
|
dbname: vehicle #数据库名
|
|
|
#图片路径前缀
|
|
|
- imgUrl: http://124.71.171.71:18801/picbucket
|
|
|
+ imgUrl: http://10.48.36.43:18801/picbucket
|
|
|
ffmpegPath: /usr/bin/ffmpeg
|
|
|
filePath: /opt/streams/record/flv/
|
|
|
webUrl: http://124.70.58.209:9080
|
|
@@ -154,10 +154,10 @@ xss:
|
|
|
urlPatterns: /system/*,/monitor/*,/tool/*
|
|
|
|
|
|
minio:
|
|
|
- endpoint: http://124.71.171.71:18801 #Minio服务所在地址
|
|
|
+ endpoint: http://10.48.36.43:18801 #Minio服务所在地址
|
|
|
bucketName: picbucket #存储桶名称
|
|
|
accessKey: admin #访问的key
|
|
|
- secretKey: admin123 #访问的秘钥
|
|
|
+ secretKey: jt73W-+xhd5 #访问的秘钥
|
|
|
|
|
|
sdk:
|
|
|
publish: http://124.70.58.209:18810/sdk/publish
|