Ver Fonte

添加静态资源根路径

wangwei há 7 anos atrás
pai
commit
eac02125fb
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      core-main/src/main/resources/application.properties

+ 2 - 0
core-main/src/main/resources/application.properties

@@ -26,3 +26,5 @@ eureka.client.serviceUrl.defaultZone=http://localhost:1111/eureka/
 hystrix.command.default.execution.timeout.enabled=false
 app.api.root=/api/ecs_core
 
+staticResource.rootPath=/home/qmth/project/examcloud/static
+