Sign in
潘钊
/
control_service_data_Interface
·
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
a0642c02bfc6392ac5fad36d5a0544555856c477
Authored by
panzhaov5
2018-05-22 17:25:08 +0800
1 parent
e45effd1
更新嘉定配置文件
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application-prod.properties
src/main/resources/application-prod.properties
View file @
a0642c0
...
...
@@ -25,7 +25,7 @@ spring.datasource.validation-query=select 1
25
25
26
26
#REDIS
27
27
spring.redis.database=0
28
-spring.redis.host=1
92.168.160.153
28
+spring.redis.host=1
27.0.0.1
29
29
spring.redis.password=bsth_control_002
30
30
spring.redis.port=28008
31
31
...
...