java110 3 years ago
parent
commit
470cc40f95
1 changed files with 0 additions and 11 deletions
  1. 0 11
      springboot/src/main/resources/application-zihao.yml

+ 0 - 11
springboot/src/main/resources/application-zihao.yml

@@ -1,14 +1,3 @@
-jedis:
-  pool:
-    config:
-      maxTotal: 100
-      maxIdle: 20
-      maxWaitMillis: 20000
-    host: dev.redis.java110.com
-    port: 6379
-    timeout: 3000
-    password: ${redispwd}
-
 eureka:
   instance:
     leaseRenewalIntervalInSeconds: 10