From 946efe4deb4bd7f44225abf8a4e332111d561a7d Mon Sep 17 00:00:00 2001 From: Jeongmo Seo Date: Wed, 13 Aug 2025 18:18:02 +0900 Subject: [PATCH] =?UTF-8?q?:bug:=20fix:=20cors=20=EC=84=A4=EC=A0=95=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-develop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-develop.yml b/src/main/resources/application-develop.yml index 1b69ee8..5bfe509 100644 --- a/src/main/resources/application-develop.yml +++ b/src/main/resources/application-develop.yml @@ -79,7 +79,7 @@ cors: - http://localhost:5173 - http://localhost:5174 - https://withtime.cloud - - https://withtime.shop + - https://api.withtime.cloud methods: - GET