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
17893963a7a0dcdd49c6e762f47b51e737e50998
Authored by
songww
2020-05-07 22:01:21 +0800
1 parent
70091f29
注释
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 @
1789396
1
spring:
1
spring:
2
application:
2
application:
3
name: wvp
3
name: wvp
4
- # 数据存储方式,
支持redis、
jdbc
4
+ # 数据存储方式,
暂只支持redis,后续支持
jdbc
5
database: redis
5
database: redis
6
redis:
6
redis:
7
# Redis服务器IP
7
# Redis服务器IP