|
@@ -4,5 +4,9 @@ spring.datasource.password=examcloud123!@#
|
|
|
spring.datasource.tomcat.max-active=600
|
|
|
spring.jpa.show-sql=false
|
|
|
|
|
|
+eureka.client.serviceUrl.defaultZone=http://192.168.1.70:1111/eureka/
|
|
|
|
|
|
-eureka.client.serviceUrl.defaultZone=http://192.168.1.70:1111/eureka/
|
|
|
+spring.redis.host=r-wz97e520d2701e54555.redis.rds.aliyuncs.com
|
|
|
+spring.redis.port=6379
|
|
|
+spring.redis.password=Qmth87863577
|
|
|
+spring.redis.pool.max-active=2000
|