瀏覽代碼

优化配置

liujq 5 年之前
父節點
當前提交
78d72f8314
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jetlinks-standalone/src/main/resources/application.yml

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

@@ -60,7 +60,7 @@ hsweb:
   file:
   file:
     upload:
     upload:
       static-file-path: ./static/upload
       static-file-path: ./static/upload
-      static-location: http://localhost:${server.port}/upload
+      static-location: http://localhost:8848/upload
   webflux:
   webflux:
     response-wrapper: enabled #开启响应包装器(将返回值包装为ResponseMessage)
     response-wrapper: enabled #开启响应包装器(将返回值包装为ResponseMessage)
 #  auth:   #默认的用户配置
 #  auth:   #默认的用户配置