From d52c20ed07bcea2d848bdab25f2c49c21c00d269 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期二, 27 二月 2024 12:56:22 +0800 Subject: [PATCH] Merge branch 'master' of http://8.140.179.55:20000/r/pipIrr-SV --- pipIrr-platform/pipIrr-web/pipIrr-web-webchat/src/main/resources/application.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-webchat/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-webchat/src/main/resources/application.yml index 5afebda..3702633 100644 --- a/pipIrr-platform/pipIrr-web/pipIrr-web-webchat/src/main/resources/application.yml +++ b/pipIrr-platform/pipIrr-web/pipIrr-web-webchat/src/main/resources/application.yml @@ -5,12 +5,12 @@ #actutor鐨剋eb绔彛 management: server: - port: ${pipIrr.project.actutorPort} + port: ${pipIrr.webchat.actutorPort} #web鏈嶅姟绔彛锛�8086 server: port: ${pipIrr.webchat.webPort} servlet: - context-path: /webchat #web璁块棶涓婁笅鏂囪矾寰� + context-path: /webchat #webchat璁块棶涓婁笅鏂囪矾寰� context-parameters: #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99 idSuffix: ${pipIrr.webchat.idSuffix} -- Gitblit v1.8.0