From 1172a685fc424e378c7b6952cf132630b46a3c92 Mon Sep 17 00:00:00 2001 From: pricelees Date: Mon, 4 Aug 2025 14:55:35 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20forward-header=20=EC=84=A4=EC=A0=95=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-deploy.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/application-deploy.yaml b/src/main/resources/application-deploy.yaml index 6fc8619b..c57acd55 100644 --- a/src/main/resources/application-deploy.yaml +++ b/src/main/resources/application-deploy.yaml @@ -1,3 +1,6 @@ +server: + forward-headers-strategy: framework + spring: sql: init: