Sign in
潘钊
/
bsth_control
·
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
afd7001d649a33c1742611fb5cfea1516b584977
Authored by
潘钊
2016-08-29 18:35:42 +0800
1 parent
a7582045
update
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application.properties
src/main/resources/application.properties
View file @
afd7001
1
1
spring.profiles: dev,prod
2
-spring.profiles.active:
prod
2
+spring.profiles.active:
dev
3
3
4
4
spring.view.suffix=.html
5
5
server.session-timeout=-1
...
...