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
acb0370e3ab798a77a84373593985b7d5a91e094
Authored by
王通
2018-10-12 09:06:41 +0800
1 parent
53033ad3
build: skipped
prod
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 @
acb0370
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
...
...