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
94c65472e118e62151f4af6c76893e120da0bf58
Authored by
潘钊
2016-08-26 03:43:45 +0800
1 parent
a3b6addc
build: skipped
gzip
Changes
1
Builds
0
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 @
94c6547
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
...
...