Skip to content

Commit

Permalink
Merge pull request #91 from Kernel360/develop
Browse files Browse the repository at this point in the history
Update application.yml
  • Loading branch information
minson96 authored Dec 21, 2023
2 parents 327fe52 + e451c9c commit 32c1169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spring:
ddl-auto: create
defer-datasource-initialization: true
datasource:
url: ENC(4mw1dFeX8rNwrN+66qUIBbo2dwOSQC5aKoEp3DJna2viB0VAtbugdRFL91XxSaYLpo9YlsQ=)
url: ENC(CLE/4mw1dFeX8rNwrN+66qUIBbo2dwOSQC5aKoEp3DJna2viB0VAtbugdRFL91XxSaYLpo9YlsQ=)
username: ENC(7X2Dna+5eL+qNm2Yb6N3GO090wNqjMNA)
password: ENC(7H6b3HZsLx/eRe4Ko7IlaA==)
driver-class-name: org.postgresql.Driver
Expand Down

0 comments on commit 32c1169

Please sign in to comment.