From ed3af307bf3be315666ac93778719e59c0c197ab Mon Sep 17 00:00:00 2001 From: Whitedoggy Date: Fri, 10 Oct 2025 16:38:35 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B0=B0=ED=8F=AC=EC=9A=A9=20=EC=BB=A4?= =?UTF-8?q?=EB=B0=8B.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 81bccdda..66b28359 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -27,6 +27,7 @@ spring: redirect-uri: http://localhost:8080/login/oauth2/code/kakao google: redirect-uri: http://localhost:8080/login/oauth2/code/google + app: seed: enabled: true