wangwei 7 жил өмнө
parent
commit
28d5e2b62e

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

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

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

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