Skip to content

Commit

Permalink
Merge pull request #75 from PDA4-Phoenix/ghdeo-patch-3
Browse files Browse the repository at this point in the history
[CHORE] Update application.yml
  • Loading branch information
ghdeo authored Oct 18, 2023
2 parents f6de50f + 7abce03 commit 3b77bec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
spring:
datasource:
url: jdbc:mysql://pda-prod.csushpfwwpcv.ap-northeast-2.rds.amazonaws.com:3306/kkanbustock
url: jdbc:mysql://kkanbu-test-db.clemtdx79oxt.ap-northeast-2.rds.amazonaws.com:3306/kkanbustock
username: admin
password: ST4ly8JCwDOLgUGvwOKz
password: kkanbustock

jpa:
database-platform: org.hibernate.dialect.MySQL5InnoDBDialect
Expand Down

0 comments on commit 3b77bec

Please sign in to comment.