Commit cd2f4083 authored by LiuLin's avatar LiuLin

fix(jyjc):配置调整

parent 08ef459e
......@@ -15,11 +15,11 @@
<artifactId>amos-boot-module-jcs-api</artifactId>
<version>${amos-biz-boot.version}</version>
</dependency>
<dependency>
<groupId>com.amosframework.boot</groupId>
<artifactId>amos-boot-module-tzs-api</artifactId>
<version>${amos-biz-boot.version}</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.amosframework.boot</groupId>-->
<!-- <artifactId>amos-boot-module-tzs-api</artifactId>-->
<!-- <version>${amos-biz-boot.version}</version>-->
<!-- </dependency>-->
<!-- spring-cloud网关-->
<dependency>
<groupId>org.springframework.cloud</groupId>
......
......@@ -15,7 +15,7 @@ eureka.instance.ip-address=172.16.3.17
#redis properties:
spring.redis.database=1
spring.redis.host= 172.16.10.243
spring.redis.port=16379
spring.redis.port=6379
spring.redis.password=yeejoin@2020
spring.redis.lettuce.pool.max-active=200
spring.redis.lettuce.pool.max-wait=-1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment