From a4d56795d86ecb49b45c277b42989885e5916ed5 Mon Sep 17 00:00:00 2001 From: lijie Date: Thu, 4 Aug 2022 11:47:12 +0800 Subject: [PATCH] =?UTF-8?q?[dif]=E4=BF=AE=E6=94=B9=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uartBackend/src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uartBackend/src/main/resources/application.properties b/uartBackend/src/main/resources/application.properties index 82026ad..d153199 100644 --- a/uartBackend/src/main/resources/application.properties +++ b/uartBackend/src/main/resources/application.properties @@ -1,4 +1,4 @@ -server.port=7425 +server.port=7427 spring.profiles.active=prod spring.application.name=bluetooth-uart