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 c12c5e5 commit d5585a6
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://phoenix-database.clemtdx79oxt.ap-northeast-2.rds.amazonaws.com:3306/kkanbustock
url: jdbc:mysql://pda-prod.csushpfwwpcv.ap-northeast-2.rds.amazonaws.com:3306/kkanbustock
username: admin
password: phoenix123
password: ST4ly8JCwDOLgUGvwOKz

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

0 comments on commit d5585a6

Please sign in to comment.