|
@@ -14,4 +14,6 @@ spring.rabbitmq.password=examcloud123
|
|
|
spring.rabbitmq.listener.acknowledgeMode=MANUAL
|
|
|
|
|
|
hystrix.command.default.execution.timeout.enabled=false
|
|
|
-hystrix.threadpool.default.coreSize = 500
|
|
|
+hystrix.threadpool.default.coreSize = 500
|
|
|
+
|
|
|
+staticResource.rootPath=/home/qmth/project/examcloud/static
|