From 2b3940ded91d45cc723cc7516b7b1e55c65d2f7c Mon Sep 17 00:00:00 2001 From: hyeonda02 Date: Tue, 20 Aug 2024 15:19:22 +0900 Subject: [PATCH] =?UTF-8?q?Feat=20:=20swagger=20CORS=20=EB=AC=B8=EC=A0=9C?= =?UTF-8?q?=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index f3d83b3..fbd4ea7 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -5,4 +5,4 @@ spring: api: server: - url: http://localhost:8080 + url: https://umc.hsuumc.site