zhou-hao 5 년 전
부모
커밋
5e29666ef2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      jetlinks-standalone/src/main/resources/application.yml

+ 1 - 1
jetlinks-standalone/src/main/resources/application.yml

@@ -13,7 +13,7 @@ spring:
       WRITE_DATES_AS_TIMESTAMPS: true
     default-property-inclusion: non_null
   resources:
-    static-locations: file:./ui-miniui/,file:./static/,/,classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/, classpath:/public/
+    static-locations: file:./static/,/,classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/, classpath:/public/
   redis:
     host: 127.0.0.1
     port: 6379