Skip to content

Commit

Permalink
👷 CI/CD: application.yml s3 버킷명 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Eunjin3395 committed Mar 13, 2024
1 parent 619850a commit 1d97a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jwt:
cloud:
aws:
s3:
bucket: thegoods-bucket
bucket: thegoods-dev
path:
item: item
member: member
Expand Down

0 comments on commit 1d97a3a

Please sign in to comment.