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 25  
26 26 #REDIS
27 27 spring.redis.database=0
28   -spring.redis.host=192.168.160.153
  28 +spring.redis.host=127.0.0.1
29 29 spring.redis.password=bsth_control_002
30 30 spring.redis.port=28008
31 31  
... ...