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
a4e79ff2134983a3dbae8f6d14816ce6d3b69d9e
Authored by
潘钊
2016-09-26 09:45:35 +0800
1 parent
9aaade0d
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 @
a4e79ff
1
1
spring.profiles: dev,prod
2
-spring.profiles.active:
dev
2
+spring.profiles.active:
prod
3
3
4
4
spring.view.suffix=.html
5
5
server.session-timeout=-1
...
...