更新测试配置

This commit is contained in:
zxb 2023-08-07 12:35:28 +08:00
parent a27be660fe
commit ab6192a106
2 changed files with 2 additions and 1 deletions

View File

@ -102,7 +102,7 @@ sip:
media: media:
id: amrWMKmbKqoBjRQ9 id: amrWMKmbKqoBjRQ9
# [必须修改] zlm服务器的内网IP # [必须修改] zlm服务器的内网IP
ip: 10.10.10.200 ip: 192.168.3.13
# [必须修改] zlm服务器的http.port # [必须修改] zlm服务器的http.port
http-port: 5080 http-port: 5080
# [可选] 返回流地址时的ip置空使用 media.ip # [可选] 返回流地址时的ip置空使用 media.ip

View File

@ -49,5 +49,6 @@
<!--<appender-ref ref="file" />--> <!--<appender-ref ref="file" />-->
</root> </root>
<logger name="com.genersoft.iot.vmp.storager.dao" level="INFO"/>
<logger name="com.genersoft.iot.vmp" level="DEBUG" /> <logger name="com.genersoft.iot.vmp" level="DEBUG" />
</configuration> </configuration>