Skip to content

Commit

Permalink
test: test application.yml에 credentials 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
younghoondoodoom committed Dec 3, 2023
1 parent 6317980 commit d60758e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions backend/kirikiri/src/test/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,15 @@ cloud:
stack:
auto: false
credentials:
instanceProfile: true
access-key: access-key
secret-key: secret-key
s3:
bucket: 2023-team-project
bucket: 2023-team-project-kirikiri
root-directory: 2023-co-kirikiri
sub-directory: prod
url-expiration: 60000
cloud-front:
distribution-domain: https://d3pqwmpjbeqywx.cloudfront.net
distribution-domain: https://d3c3ldqehj669c.cloudfront.net

oauth:
naver:
Expand Down

0 comments on commit d60758e

Please sign in to comment.