From d80687581f6feda882f73f9f12488a98b6404e6e Mon Sep 17 00:00:00 2001 From: Dmori <83327857+Dimo-2562@users.noreply.github.com> Date: Wed, 25 Feb 2026 12:25:05 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20Cloudflare=20=ED=97=A4=EB=8D=94?= =?UTF-8?q?=EB=A5=BC=20=EC=A0=84=EB=8B=AC=EB=B0=9B=EA=B8=B0=20=EC=9C=84?= =?UTF-8?q?=ED=95=B4=20forward-headers-strategy=EB=A5=BC=20native=EB=A1=9C?= =?UTF-8?q?=20=EB=B3=80=EA=B2=BD=20(#483)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index dc17074b..b7c1dc9a 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,6 +1,7 @@ server: port: 8080 address: 0.0.0.0 + forward-headers-strategy: native spring: application: