Skip to content

Commit

Permalink
refactor(store): RDS 이전
Browse files Browse the repository at this point in the history
  • Loading branch information
govl6113 committed Aug 27, 2023
1 parent 74a7b8f commit abd5ef5
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 @@ -6,7 +6,7 @@ jasypt:
spring:
datasource:
driver-class-name: org.postgresql.Driver
url: ENC(uJBG2w90Jz+gVbMrJRcGstGFTK/XAgjGhoF2xwHjPOMeE2dtbWQAaGehGEhfyZbT7etPQQRJP+27u9Sv+fmDUb5LnTYcx4lU7ZGzEOW9CL7tt/y+JuoYSz1G3BJ/NvvpzgUImE7Whgc=)
url: ENC(DEaqzCtrvwfmSTGS/8Voh57qwsLvltwcxRyQ4GUL9o2FrGNBBSsIWLbiJebZPRMJX+veQOhourdqSOLVMsb/MDn4nZXlbRSHdiVFqtKWKb9raZQ1ijIKovm2aO5YhaXY)
username: ENC(nLQd5MMkjEOI1GDs6jCbrJfsMTLuydyv)
password: ENC(mlR3k5929V4n2tj+8TWg2yCFx+qwyHGe)
jpa:
Expand Down

0 comments on commit abd5ef5

Please sign in to comment.