|
@@ -3,10 +3,13 @@ spring.data.mongodb.uri=mongodb://root:Qmth87863577@dds-wz93958e4b3d8b142.mongod
|
|
|
spring.data.mongodb.database=comm-ques-bank
|
|
|
spring.data.mongodb.grid-fs-database=comm-ques-bank
|
|
|
eureka.client.serviceUrl.defaultZone=http://localhost:1111/eureka/
|
|
|
+hystrix.command.default.execution.timeout.enabled=false
|
|
|
+hystrix.threadpool.default.coreSize = 500
|
|
|
spring.application.name=ExamCloud-service-question
|
|
|
|
|
|
-spring.redis.host=127.0.0.1
|
|
|
+spring.redis.host=r-wz97e520d2701e54.redis.rds.aliyuncs.com
|
|
|
spring.redis.port=6379
|
|
|
+spring.redis.password=Qmth87863577
|
|
|
|
|
|
upyun.bucketName=exam-cloud-test
|
|
|
upyun.userName=examcloud
|