Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
noeyoes committed Mar 2, 2024
1 parent 6733ad4 commit 9d7be36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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://localhost:3306/neulpeum
username: root
password: 1128
url: neulpeum.cf4eqms2yqux.ap-northeast-2.rds.amazonaws.com/neulpeum
username: admin
password: neulpeum123!
driver-class-name: com.mysql.cj.jdbc.Driver
sql:
init:
Expand Down

0 comments on commit 9d7be36

Please sign in to comment.