Skip to content

Commit

Permalink
Update application.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qogustj authored Oct 9, 2023
1 parent 549fcb1 commit c157587
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 @@ -28,7 +28,7 @@ spring:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://meetup.cqwxdf1sdeiw.ap-northeast-2.rds.amazonaws.com:3306/qogustj
username: admin
password: qogustj50
password: ${{ secrets.PASSWORD }}

jpa:
hibernate:
Expand Down

0 comments on commit c157587

Please sign in to comment.