wangwei 7 жил өмнө
parent
commit
54f2b22811

+ 3 - 1
examcloud-core-basic-starter/src/main/resources/application-prod.properties

@@ -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

+ 3 - 1
examcloud-core-basic-starter/src/main/resources/application-prodvpc.properties

@@ -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