From 78d72f83148961c7a07adf8a93f42876f91747bf Mon Sep 17 00:00:00 2001 From: liujq Date: Sat, 18 Jan 2020 19:26:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jetlinks-standalone/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetlinks-standalone/src/main/resources/application.yml b/jetlinks-standalone/src/main/resources/application.yml index c29b262e..6bfe9bdd 100644 --- a/jetlinks-standalone/src/main/resources/application.yml +++ b/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: #默认的用户配置