java110 лет назад: 3
Родитель
Сommit
470cc40f95
1 измененных файлов с 0 добавлено и 11 удалено
  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