Sign in
guzijian
/
wvp-GB28181-pro
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
1b6f0137b94a5498b1d28313ce5e87424fec597d
Authored by
songww
2020-05-14 09:22:30 +0800
1 parent
6ecd801c
优化配置
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application.yml
src/main/resources/application.yml
View file @
1b6f013
...
...
@@ -32,7 +32,7 @@ sip:
32
32
# 后两位为行业编码,定义参照附录D.3
33
33
# 3701020049标识山东济南历下区 信息行业接入
34
34
domain: 3701020049
35
-
server_
id: 37010200492000000001
35
+
id: 37010200492000000001
36
36
# 默认设备认证密码,后续扩展使用设备单独密码
37
37
password: admin
38
38
media:
...
...