From 72ba8492d13f9cf6fc91b8a505b64be7522678da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B9=E4=BA=AE?= Date: Thu, 18 Sep 2025 14:05:43 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bonus-gateway/src/main/resources/bootstrap-dev.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bonus-gateway/src/main/resources/bootstrap-dev.yml b/bonus-gateway/src/main/resources/bootstrap-dev.yml index 3643a9f..7b25b6b 100644 --- a/bonus-gateway/src/main/resources/bootstrap-dev.yml +++ b/bonus-gateway/src/main/resources/bootstrap-dev.yml @@ -1,6 +1,8 @@ # Tomcat server: port: 38080 + servlet: + context-path: /hd-real-name # Spring spring: