From 5c1e682edc2bc6c89cf0f34f93a438d1da274e64 Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Sun, 21 Jul 2024 01:18:56 +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