From 2799a61380b2d82c6607027f312c89dfb2bf8d0a Mon Sep 17 00:00:00 2001 From: shindw Date: Thu, 26 Feb 2026 09:36:31 +0900 Subject: [PATCH] =?UTF-8?q?[api]=20swagger=20=EC=85=8B=ED=8C=85=EC=A4=91?= =?UTF-8?q?=20-=20cors=20=ED=99=94=EC=9D=B4=ED=8A=B8=EB=A6=AC=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=20=ED=97=88=EC=9A=A9=EB=B0=A9=EC=8B=9D=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-pjt.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/resources/application-pjt.yaml b/src/main/resources/application-pjt.yaml index 004fe5d..e602b5c 100644 --- a/src/main/resources/application-pjt.yaml +++ b/src/main/resources/application-pjt.yaml @@ -22,7 +22,6 @@ cookie: cors: allowed-origins: - - "http://localhost" - "http://localhost:8100" - "http://localhost:8101" - "http://localhost:8102"