From bf47f0de2c4b4ca35ce08c7abd2b5b2477b31dac Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Thu, 18 Jul 2024 03:20:57 +0800
Subject: [PATCH] 1

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

diff --git a/websocketSerivce/src/main/resources/application.yml b/websocketSerivce/src/main/resources/application.yml
index 4df9d87..bfad70d 100644
--- a/websocketSerivce/src/main/resources/application.yml
+++ b/websocketSerivce/src/main/resources/application.yml
@@ -1,6 +1,5 @@
 server:
-  # 服务器的HTTP端口,默认为8090
-  port: 8001
+  port: 8091
 
 spring:
   datasource:

--
Gitblit v1.9.3