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
5b181728968fa3abf10f67a0ca8f19fb35d96467
Authored by
panlinlin
2021-04-16 18:23:53 +0800
1 parent
c5f2aba9
配置文件恢复默认
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 @
5b18172
1
1
spring:
2
2
profiles:
3
- active: local
4
3
\ No newline at end of file
4
+ active: dev
5
5
\ No newline at end of file
...
...