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
5ef229f02c623e8094d7279f1b7a1cdd0c408f2d
Authored by
panlinlin
2021-01-05 14:28:18 +0800
1 parent
70fca8ce
更新application.yml
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 @
5ef229f
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
...
...