From bcdbb2b5380a628a01ad647e0622dc9c43c43bdc Mon Sep 17 00:00:00 2001 From: yyb <1416014977@qq.com> Date: Thu, 17 Apr 2025 16:45:02 +0800 Subject: [PATCH] =?UTF-8?q?update=20websocket=20=E5=BC=82=E5=B8=B8?= =?UTF-8?q?=E7=8A=B6=E6=80=81=E7=A0=81=E6=96=B0=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- m2pool-gateway/src/main/resources/bootstrap-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m2pool-gateway/src/main/resources/bootstrap-test.yml b/m2pool-gateway/src/main/resources/bootstrap-test.yml index b0c1942..f1eafec 100644 --- a/m2pool-gateway/src/main/resources/bootstrap-test.yml +++ b/m2pool-gateway/src/main/resources/bootstrap-test.yml @@ -35,7 +35,7 @@ spring: datasource: ds1: nacos: - server-addr: 127.0.0.1:8848 + server-addr: 127.0.0.1:8808 dataId: sentinel-m2pool-gateway groupId: m2_test_group data-type: json