From de9057e60067a97dc489cb74de0c2ffabd1717cb Mon Sep 17 00:00:00 2001 From: xueqingkun Date: Wed, 27 Dec 2023 15:41:16 +0800 Subject: [PATCH] =?UTF-8?q?web=20:=20=E6=B7=BB=E5=8A=A0=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- virtual-patient-web/src/main/resources/application-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/virtual-patient-web/src/main/resources/application-test.yml b/virtual-patient-web/src/main/resources/application-test.yml index a6fb34e5..239ea9e3 100644 --- a/virtual-patient-web/src/main/resources/application-test.yml +++ b/virtual-patient-web/src/main/resources/application-test.yml @@ -72,6 +72,7 @@ human: room-id: /getRoomId text-driven: /text_driven talk-status: /talkStatus + resourceMaxNumber: 5 ws: # nginx的wss地址(如果是wss的,那么带不带s都可以访问) nginx-ip: 192.168.10.138