From e4b8d1cb8bf903c08a38e0a4a6015d42c12c0b42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=9A=B0=EC=B0=BD?= Date: Wed, 26 Jul 2023 17:55:36 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20(#143)=20=EB=A6=AC=EB=B2=84=EC=8A=A4=20?= =?UTF-8?q?=ED=94=84=EB=A1=9D=EC=8B=9C=20=ED=97=A4=EB=8D=94=20=EC=84=A4?= =?UTF-8?q?=EC=A0=95=20=EC=B6=94=EA=B0=80=20(#144)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/src/main/resources/application.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/backend/src/main/resources/application.yml b/backend/src/main/resources/application.yml index e2c8397dc..b9cccf11d 100644 --- a/backend/src/main/resources/application.yml +++ b/backend/src/main/resources/application.yml @@ -22,6 +22,9 @@ logging: sql: BasicBinder: TRACE +server: + forward-headers-strategy: FRAMEWORK + votogether: openapi: dev-url: http://localhost:8080