Commit a0642c02bfc6392ac5fad36d5a0544555856c477

Authored by panzhaov5
1 parent e45effd1

更新嘉定配置文件

src/main/resources/application-prod.properties
@@ -25,7 +25,7 @@ spring.datasource.validation-query=select 1 @@ -25,7 +25,7 @@ spring.datasource.validation-query=select 1
25 25
26 #REDIS 26 #REDIS
27 spring.redis.database=0 27 spring.redis.database=0
28 -spring.redis.host=192.168.160.153 28 +spring.redis.host=127.0.0.1
29 spring.redis.password=bsth_control_002 29 spring.redis.password=bsth_control_002
30 spring.redis.port=28008 30 spring.redis.port=28008
31 31