gao.qiang 1 vuosi sitten
vanhempi
commit
bcad0fb56b

+ 1 - 1
business-service/src/main/java/com/ozs/utils/CaneraConfig.java

@@ -59,6 +59,6 @@ public class CaneraConfig {
     @Value("${artemis.appSecret:QoGESFXOYrC68ixIS7wo}")
     private String appSecret;
 
-    @Value("${base.rtmpUrl:rtmp://124.70.58.209:1935}")
+    @Value("${base.rtmpUrl:rtmp://10.48.36.47:1935}")
     private String rtmpUrl;
 }