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