Commit c2e0d5b94a0b47e884a2c903769318ecd7c5f43d

Authored by zhangchao
1 parent 6156e91d3b
Exists in dev

#fix:处理redis连接不上的问题

Showing 1 changed file with 1 additions and 1 deletions

platform-resource/resources/config-dev.properties View file @ c2e0d5b
... ... @@ -32,7 +32,7 @@
32 32 mysql.master.jdbcurl=jdbc:mysql://192.168.5.250:3306/platform?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8
33 33  
34 34  
35   -redis.servers=localhost:6379
  35 +redis_servers=118.193.124.187:6379:Lyms123456
36 36  
37 37  
38 38 report.db.jdbcurl=jdbc:oracle:thin:@192.168.1.32:1521:orcl