@@ -8,6 +8,18 @@ server: | |||
basedir: /data/java/tuoheng_lc/uploads/temp | |||
# 自定义配置 | |||
tuoheng: | |||
# 图片域名 | |||
image-url: https://image.t-aaron.com/ | |||
# OSS域名 | |||
oss-url: https://ta-tech-image.oss-cn-shanghai.aliyuncs.com | |||
# 机场域名 | |||
airport-url: http://124.223.218.130:9060/ | |||
# 视频域名 | |||
video-url: https://vod.play.t-aaron.com/ | |||
# 高德Key | |||
gaodeKey: 8eb26a06684d34501e5a56dcc2f5af15 | |||
# 通道地址 | |||
live-channel-domain-url: https://streaming.t-aaron.com/ | |||
# DSP服务域名 | |||
dsp-domain-url: http://192.168.11.241:1011/ | |||
# DSP回调地址 |
@@ -20,6 +20,10 @@ tuoheng: | |||
gaodeKey: 8eb26a06684d34501e5a56dcc2f5af15 | |||
# 通道地址 | |||
live-channel-domain-url: https://streaming.t-aaron.com/ | |||
# DSP服务域名 | |||
dsp-domain-url: http://192.168.11.241:1011/ | |||
# DSP回调地址 | |||
dsp-callback-url: http://192.168.11.11:9099/api/question/{requestId}/callback | |||
#阿里云 | |||
aliyuncsVod: | |||
accessKeyId: LTAI5tE7KWN9fsuGU7DyfYF4 |
@@ -20,6 +20,10 @@ tuoheng: | |||
gaodeKey: 8eb26a06684d34501e5a56dcc2f5af15 | |||
# 通道地址 | |||
live-channel-domain-url: http://192.168.11.11:9024/ | |||
# DSP服务域名 | |||
dsp-domain-url: http://192.168.11.241:1011/ | |||
# DSP回调地址 | |||
dsp-callback-url: http://192.168.11.11:9099/api/question/{requestId}/callback | |||
#阿里云 | |||
aliyuncsVod: | |||
accessKeyId: LTAI5tE7KWN9fsuGU7DyfYF4 |
@@ -20,6 +20,10 @@ tuoheng: | |||
gaodeKey: 8eb26a06684d34501e5a56dcc2f5af15 | |||
# 通道地址 | |||
live-channel-domain-url: https://streaming.t-aaron.com/ | |||
# DSP服务域名 | |||
dsp-domain-url: http://192.168.11.241:1011/ | |||
# DSP回调地址 | |||
dsp-callback-url: http://192.168.11.11:9099/api/question/{requestId}/callback | |||
#阿里云 | |||
aliyuncsVod: | |||
accessKeyId: LTAI5tE7KWN9fsuGU7DyfYF4 |
@@ -20,7 +20,10 @@ tuoheng: | |||
gaodeKey: 8eb26a06684d34501e5a56dcc2f5af15 | |||
# 通道地址 | |||
live-channel-domain-url: https://streaming.t-aaron.com/ | |||
# DSP服务域名 | |||
dsp-domain-url: http://192.168.11.241:1011/ | |||
# DSP回调地址 | |||
dsp-callback-url: http://192.168.11.11:9099/api/question/{requestId}/callback | |||
#阿里云 | |||
aliyuncsVod: | |||
accessKeyId: LTAI5tE7KWN9fsuGU7DyfYF4 |