From 098b7a21541ffeba3d5dee568526d5a54d51751c Mon Sep 17 00:00:00 2001 From: yyb <1416014977@qq.com> Date: Tue, 15 Apr 2025 14:40:58 +0800 Subject: [PATCH] =?UTF-8?q?stomp=20+=20websocket=20=E4=B8=9A=E5=8A=A1?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- m2pool-auth/src/main/resources/bootstrap.yml | 2 +- m2pool-gateway/src/main/resources/bootstrap.yml | 2 +- m2pool-modules/m2pool-chat/src/main/resources/bootstrap.yml | 2 +- m2pool-modules/m2pool-system/src/main/resources/bootstrap.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/m2pool-auth/src/main/resources/bootstrap.yml b/m2pool-auth/src/main/resources/bootstrap.yml index 90385b2..027b4e3 100644 --- a/m2pool-auth/src/main/resources/bootstrap.yml +++ b/m2pool-auth/src/main/resources/bootstrap.yml @@ -1,3 +1,3 @@ spring: profiles: - active: prod \ No newline at end of file + active: test \ No newline at end of file diff --git a/m2pool-gateway/src/main/resources/bootstrap.yml b/m2pool-gateway/src/main/resources/bootstrap.yml index 90385b2..027b4e3 100644 --- a/m2pool-gateway/src/main/resources/bootstrap.yml +++ b/m2pool-gateway/src/main/resources/bootstrap.yml @@ -1,3 +1,3 @@ spring: profiles: - active: prod \ No newline at end of file + active: test \ No newline at end of file diff --git a/m2pool-modules/m2pool-chat/src/main/resources/bootstrap.yml b/m2pool-modules/m2pool-chat/src/main/resources/bootstrap.yml index 90385b2..027b4e3 100644 --- a/m2pool-modules/m2pool-chat/src/main/resources/bootstrap.yml +++ b/m2pool-modules/m2pool-chat/src/main/resources/bootstrap.yml @@ -1,3 +1,3 @@ spring: profiles: - active: prod \ No newline at end of file + active: test \ No newline at end of file diff --git a/m2pool-modules/m2pool-system/src/main/resources/bootstrap.yml b/m2pool-modules/m2pool-system/src/main/resources/bootstrap.yml index 90385b2..027b4e3 100644 --- a/m2pool-modules/m2pool-system/src/main/resources/bootstrap.yml +++ b/m2pool-modules/m2pool-system/src/main/resources/bootstrap.yml @@ -1,3 +1,3 @@ spring: profiles: - active: prod \ No newline at end of file + active: test \ No newline at end of file