Bläddra i källkod

Merge branch 'feature_v1.0' into develop

tags/V1.0.1^2
chengwang 1 år sedan
förälder
incheckning
91cbb184d5
1 ändrade filer med 4 tillägg och 2 borttagningar
  1. +4
    -2
      tuoheng-service/tuoheng-admin/src/main/resources/application-dev.yml

+ 4
- 2
tuoheng-service/tuoheng-admin/src/main/resources/application-dev.yml Visa fil

@@ -151,9 +151,11 @@ tuoheng:
# 通道地址
live-channel-domain-url: https://streaming.t-aaron.com/
# DSP服务域名
dsp-domain-url: https://dsp.t-aaron.com
dsp-domain-url: http://192.168.11.11:7011/
# dsp-domain-url: https://dsp.t-aaron.com
# DSP回调地址
dsp-callback-url: https://192.168.11.11:9120/dsp/callback/{requestId}
dsp-callback-url: https://192.168.11.11:9055/api/dsp/{requestId}/callback
# dsp-callback-url: https://192.168.11.11:9120/dsp/callback/{requestId}
#飞手平台地址
pilot-url: http://192.168.11.11:7011/pilot/web/
#airport配置地址

Laddar…
Avbryt
Spara