From edcd8fc4be18a42431abb39cdc9083b3acee8d8e Mon Sep 17 00:00:00 2001 From: wulin Date: Thu, 21 Sep 2023 19:19:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9user=E7=AB=AF=E5=8F=A3?= =?UTF-8?q?=E6=9C=AA8080?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- iot-modules/iot-box-user-api/src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iot-modules/iot-box-user-api/src/main/resources/bootstrap.yml b/iot-modules/iot-box-user-api/src/main/resources/bootstrap.yml index 0eb6ee1..cd3aa46 100644 --- a/iot-modules/iot-box-user-api/src/main/resources/bootstrap.yml +++ b/iot-modules/iot-box-user-api/src/main/resources/bootstrap.yml @@ -1,5 +1,5 @@ server: - port: 9701 + port: 8080 spring: profiles: # 环境配置