From da2e70614bbece1e07b9484e8f9183b242d6fed7 Mon Sep 17 00:00:00 2001 From: zhangqy Date: Thu, 21 Sep 2023 19:50:31 +0800 Subject: [PATCH] =?UTF-8?q?[add]=E6=B7=BB=E5=8A=A0user=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E7=9A=84deploy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../iot-customer-http-api/src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iot-modules/iot-customer-http-api/src/main/resources/bootstrap.yml b/iot-modules/iot-customer-http-api/src/main/resources/bootstrap.yml index 54f1945..7e1644a 100644 --- a/iot-modules/iot-customer-http-api/src/main/resources/bootstrap.yml +++ b/iot-modules/iot-customer-http-api/src/main/resources/bootstrap.yml @@ -1,5 +1,5 @@ server: - port: 8070 + port: 8080 spring: profiles: # 环境配置