Bläddra i källkod

添加test配置

yq 3 år sedan
förälder
incheckning
d92e82fa68
1 ändrade filer med 2 tillägg och 2 borttagningar
  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