This commit is contained in:
XM-GO
2023-09-02 10:22:18 +08:00
parent b008b1b4bf
commit 780d1eafbf
3 changed files with 9 additions and 10 deletions

View File

@@ -72,13 +72,6 @@ gen:
# 代码生成是使用前端代码存放位置需要指定到src文件夹相对路径
frontpath: ../PandaUi/src
log:
# 日志等级, trace, debug, info, warn, error, fatal
level: info
file:
path: ./
# name: panda_log.log
# 视频服务器使用的全局配置
global:
http:
@@ -93,4 +86,11 @@ gb28181:
password: "pandax"
#sip服务器端口
port:
sip: udp:5060
sip: udp:5060
log:
# 日志等级, trace, debug, info, warn, error, fatal
level: info
file:
path: ./
# name: panda_log.log