|
@@ -3,12 +3,12 @@ spring.datasource.username=exam_cloud
|
|
|
spring.datasource.password=examcloud123!@#
|
|
|
|
|
|
|
|
|
-spring.redis.host=r-wz97e520d2701e54.redis.rds.aliyuncs.com
|
|
|
+spring.redis.host=r-wz97e520d2701e54555.redis.rds.aliyuncs.com
|
|
|
spring.redis.port=6379
|
|
|
spring.redis.password=Qmth87863577
|
|
|
|
|
|
+eureka.client.serviceUrl.defaultZone=http://192.168.1.70:1111/eureka/
|
|
|
|
|
|
-eureka.client.serviceUrl.defaultZone=http://127.0.0.1:1111/eureka/
|
|
|
hystrix.command.default.execution.timeout.enabled=false
|
|
|
hystrix.threadpool.default.coreSize = 500
|
|
|
|