From 402610fcff3830dc78def8f7b7a22b05a4af59fe Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Mon, 22 Jul 2024 18:29:00 +0800
Subject: [PATCH] 1

---
 websocketSerivce/src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/websocketSerivce/src/main/resources/application.yml b/websocketSerivce/src/main/resources/application.yml
index bfad70d..191842b 100644
--- a/websocketSerivce/src/main/resources/application.yml
+++ b/websocketSerivce/src/main/resources/application.yml
@@ -1,5 +1,5 @@
 server:
-  port: 8091
+  port: 8080
 
 spring:
   datasource:

--
Gitblit v1.9.3