diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 0b6026d..7f4cf9a 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,2 +1,2 @@ spring.application.name=angular-services -server.port=8801 \ No newline at end of file +server.port=8800 \ No newline at end of file