From 88294fb038f81a5d3e3b1d9b0f70f61145151b9b Mon Sep 17 00:00:00 2001 From: seongjae6751 Date: Wed, 18 Sep 2024 04:42:20 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EB=A1=9C=EA=B9=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/test/resources/application.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/test/resources/application.yml b/src/test/resources/application.yml index 8f037108b..e64479833 100644 --- a/src/test/resources/application.yml +++ b/src/test/resources/application.yml @@ -48,6 +48,8 @@ logging: type: descriptor: sql: trace + redisson: DEBUG + testcontainers: DEBUG swagger: server-url: http://localhost:8080