liujq hace 5 años
padre
commit
78d72f8314
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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:   #默认的用户配置