Explorar el Código

添加test配置

yq hace 3 años
padre
commit
d92e82fa68
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/main/resources/application-test.properties

+ 2 - 2
src/main/resources/application-test.properties

@@ -66,8 +66,8 @@ server.compression.mime-types=application/javascript,text/css,application/json,a
 # cache
 spring.redis.database=0
 spring.redis.host=10.19.39.3
-spring.redis.port=6379
-spring.redis.password=34p%8!YUry
+spring.redis.port=63790
+spring.redis.password=caih123
 spring.redis.timeout=10000
 spring.redis.jedis.pool.max-active=1000
 spring.redis.jedis.pool.max-idle=300