Commit a0660880bd16c56676511ef8a465c6804d6b8878

Authored by 王通
1 parent 4694ac94

1.

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.50.120
  28 +spring.redis.host=192.168.40.82
29 29 spring.redis.password=bsth_control_001
30 30 spring.redis.port=28008
31 31  
... ...