Skip to content

Commit

Permalink
fix s3 bucket source
Browse files Browse the repository at this point in the history
  • Loading branch information
chicori3 committed May 12, 2024
1 parent f86d971 commit ce270c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module-domain/src/main/resources/application-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cloud:
access-key: ENC(TytE6PoRN2G8XiwPq3IU+4GFVHPcNmWXUkYk2MApOEY2a6IZZg0pjew8eXWoa6aWmbUfk/xWWapJee+bucL5Qg==)
secret-key: ENC(VvzJa/x/ByNQuonkVRPTWD5zK0EA0YwCBtwhwytxgezkOe95PE6UYMObHiRsKNEmLiH9iIuh1b16M6vy1K3uvSXSa9supz8GR+Kkuz2we5E=)
s3:
bucket: ENC(PuGrKff6b61oLzn8MOMis/s+ddimZXme4J8HTemFL4seX6C0y4n44vdXRO2PvcLq0W4nx7cX0Jq7a5ZfQWms6g==)
bucket: ENC(AdrRa6vr8/16pDxF/6sz2ZG0W0jJ4cgAn14lIqana/vQoTl0wSnWnQfdgoTqgSdGSHL1iZE2DvkMzxAn6tX3wg==)

logging:
file:
Expand Down

0 comments on commit ce270c6

Please sign in to comment.