From 66bd282009da4fbd50e6bdde4b52b80f4f10fa6d Mon Sep 17 00:00:00 2001 From: DongUk <68818952+Kim0914@users.noreply.github.com> Date: Tue, 12 Sep 2023 16:07:21 +0900 Subject: [PATCH] =?UTF-8?q?build:=20application-test.yml=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pium/src/test/resources/application.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/backend/pium/src/test/resources/application.properties b/backend/pium/src/test/resources/application.properties index 93916fe46..c7808b64d 100644 --- a/backend/pium/src/test/resources/application.properties +++ b/backend/pium/src/test/resources/application.properties @@ -7,3 +7,7 @@ auth.kakao.redirect-uri=http://localhost:8888/authorization auth.kakao.client-id=clientId auth.kakao.admin-id=adminId spring.flyway.enabled=false +aws.s3.root=https://static.pium.life +aws.s3.bucket=test/ +aws.s3.folder=test/ +aws.s3.directory=test