From 7e41a83995f6bc62a37e13f67e688a457a886c1f Mon Sep 17 00:00:00 2001 From: BlueBerrySoda Date: Sun, 9 Jun 2024 15:02:08 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20CloudFront=20=EC=A3=BC=EC=86=8C=20?= =?UTF-8?q?=EC=A0=81=EC=9A=A9?= 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 4e54f99..aac61e5 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -41,7 +41,7 @@ cloud: stack: auto: false cloudfront: - dmain: ${CLOUDFRONT_DOMAIN} + domain: ${CLOUDFRONT_DOMAIN} springdoc: swagger-ui: