Skip to content

Commit

Permalink
Merge pull request #76 from PDA4-Phoenix/ghdeo-patch-4
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 3b77bec + 746a2f3 commit 7567937
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://kkanbu-test-db.clemtdx79oxt.ap-northeast-2.rds.amazonaws.com:3306/kkanbustock
url: jdbc:mysql://phoenix-database.clemtdx79oxt.ap-northeast-2.rds.amazonaws.com:3306/kkanbustock
username: admin
password: kkanbustock
password: phoenix123

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

0 comments on commit 7567937

Please sign in to comment.