|
@@ -20,11 +20,11 @@ base:
|
|
|
# 摄像头配置
|
|
|
ffmpegPath: /usr/local/ffmpeg/bin/ffmpeg
|
|
|
filePath: /opt/streams/record/flv/
|
|
|
- webUrl: http://10.161.12.50:9080
|
|
|
- bakUrl: http://${server-ip}:9080
|
|
|
+ webUrl: http://183.236.39.220:9080
|
|
|
+ bakUrl: http://183.236.39.220:9080
|
|
|
wsUrl: ws://183.236.39.220:9080
|
|
|
defaultPassword: yn5aq5Mt.106.tky
|
|
|
- imgUrl: http://${server-ip}:18801/picbucket
|
|
|
+ imgUrl: http://183.236.39.220:18801/picbucket
|
|
|
recordUrl: http://183.236.39.220:8083${server.servlet.context-path}
|
|
|
# 开发环境配置
|
|
|
server:
|