Skip to content

Commit

Permalink
change credentials for application-it
Browse files Browse the repository at this point in the history
  • Loading branch information
tuongtran23 committed Aug 14, 2023
1 parent 2bb8d99 commit 4c292fc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ server:
spring:
datasource:
url: jdbc:postgresql://localhost:5332/hla
username: admin
password: admin
username: hlauser
password: hlapassword
jpa:
hibernate:
ddl-auto: validate
Expand Down

0 comments on commit 4c292fc

Please sign in to comment.