Ver Fonte

优化配置

liujq há 5 anos atrás
pai
commit
78d72f8314
1 ficheiros alterados com 1 adições e 1 exclusões
  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:   #默认的用户配置