liujq 5 лет назад
Родитель
Сommit
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:
     upload:
       static-file-path: ./static/upload
-      static-location: http://localhost:${server.port}/upload
+      static-location: http://localhost:8848/upload
   webflux:
     response-wrapper: enabled #开启响应包装器(将返回值包装为ResponseMessage)
 #  auth:   #默认的用户配置