From dd6e29aba4f614f236cf60aca4aa972a51a8dfb5 Mon Sep 17 00:00:00 2001 From: wuzeyu <1223318623@qq.com> Date: 星期一, 30 十二月 2024 11:54:43 +0800 Subject: [PATCH] Merge branch 'master' of http://8.140.179.55:20000/r/pipIrr-SV --- pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml index aca21d0..7782b62 100644 --- a/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml +++ b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml @@ -1,12 +1,12 @@ spring: profiles: - include: global, database + include: global, database, database-ym, database-sp, database-test,database-mj,database-mq #actutor鐨剋eb绔彛 management: server: port: ${pipIrr.remote.actutorPort} -#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8080 +#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8081 server: port: ${pipIrr.remote.webPort} servlet: @@ -14,5 +14,3 @@ context-parameters: #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99 idSuffix: ${pipIrr.remote.idSuffix} - #ConfigListener涓簲鐢� - #configFileNames: config-global.xml,config-demo.xml -- Gitblit v1.8.0