From 7011fec720ca0bc0331a93c8cb2182f449eb7670 Mon Sep 17 00:00:00 2001 From: Artur Date: Wed, 23 Oct 2024 15:53:23 +0200 Subject: [PATCH] 8801 -> 8800 --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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