|
@@ -25,3 +25,11 @@ $app.paper.clean.time=1
|
|
#
|
|
#
|
|
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=600000
|
|
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=600000
|
|
hystrix.threadpool.default.coreSize=500
|
|
hystrix.threadpool.default.coreSize=500
|
|
|
|
+#
|
|
|
|
+# ********** db mysql config **********
|
|
|
|
+#
|
|
|
|
+dsurl.host=ec-m-exam-cloud.rwlb.rds.aliyuncs.com
|
|
|
|
+dsurl.port=3306
|
|
|
|
+dsurl.database=ec_m_exam_cloud
|
|
|
|
+$secret.spring.datasource.username=ace5ada2b1164c84dd6520be20c984d4
|
|
|
|
+$secret.spring.datasource.password=cf6809634bae0bffcd4aa2c52e012123622ad0d4384f79cc429e1be92f0763ec
|