Przeglądaj źródła

添加静态资源根路径

wangwei 7 lat temu
rodzic
commit
eac02125fb

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