diff --git a/groupManagement/src/main/resources/application.properties b/groupManagement/src/main/resources/application.properties
index 0907203e4f85155032ac38566d0fbbd4484c2686..e044a7409368c6cad9d68ce518c5efed388aeb45 100644
--- a/groupManagement/src/main/resources/application.properties
+++ b/groupManagement/src/main/resources/application.properties
@@ -20,3 +20,5 @@ spring.jpa.show-sql=true
 #spring.jpa.hibernate.naming.physical-strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy
 #spring.jpa.open-in-view=false
 #spring.datasource.validationQuery=SELECT 1
+
+server.port=8800
\ No newline at end of file