diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 12df95a..257eedf 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
 server:
-  port: 9061
+  port: 9051
   servlet:
     context-path: /api
   tomcat: