From 274731c5ec00522e8f5359ee2d8084c5789cf66b Mon Sep 17 00:00:00 2001 From: jiang Date: Mon, 9 Dec 2024 10:32:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/ai_bootstrap.yml | 2 +- scripts/auth_bootstrap.yml | 2 +- scripts/gateway_bootstrap.yml | 2 +- scripts/system_bootstrap.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/ai_bootstrap.yml b/scripts/ai_bootstrap.yml index ab9d74c..f320b60 100644 --- a/scripts/ai_bootstrap.yml +++ b/scripts/ai_bootstrap.yml @@ -1,6 +1,6 @@ # Tomcat server: - port: 19093 + port: 29093 # Spring spring: servlet: diff --git a/scripts/auth_bootstrap.yml b/scripts/auth_bootstrap.yml index 7020627..d495590 100755 --- a/scripts/auth_bootstrap.yml +++ b/scripts/auth_bootstrap.yml @@ -1,6 +1,6 @@ # Tomcat server: - port: 19091 + port: 29091 # Spring spring: diff --git a/scripts/gateway_bootstrap.yml b/scripts/gateway_bootstrap.yml index f517014..34276d7 100755 --- a/scripts/gateway_bootstrap.yml +++ b/scripts/gateway_bootstrap.yml @@ -1,6 +1,6 @@ # Tomcat server: - port: 19090 + port: 29090 servlet: context-path: zhgd # Spring diff --git a/scripts/system_bootstrap.yml b/scripts/system_bootstrap.yml index d38f9de..baed1ee 100755 --- a/scripts/system_bootstrap.yml +++ b/scripts/system_bootstrap.yml @@ -1,6 +1,6 @@ # Tomcat server: - port: 19092 + port: 29092 # Spring spring: