Skip to content

Commit

Permalink
[CHORE] application.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ghdeo committed Oct 19, 2023
1 parent d5585a6 commit ff5b873
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://phoenix-database.clemtdx79oxt.ap-northeast-2.rds.amazonaws.com:3306/kkanbustock
username: admin
password: ST4ly8JCwDOLgUGvwOKz
password: phoenix123

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

0 comments on commit ff5b873

Please sign in to comment.