浏览代码

添加静态资源根路径

wangwei 7 年之前
父节点
当前提交
eac02125fb
共有 1 个文件被更改,包括 2 次插入0 次删除
  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
 hystrix.command.default.execution.timeout.enabled=false
 app.api.root=/api/ecs_core
 app.api.root=/api/ecs_core
 
 
+staticResource.rootPath=/home/qmth/project/examcloud/static
+