Skip to content

Commit d71e43a

Browse files
committed
chore: change prod db config
1 parent efec944 commit d71e43a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
11
spring:
2-
datasource:
3-
driver-class-name: org.postgresql.Driver
4-
password: ${DB_PASSWORD:backend}
5-
url: jdbc:postgresql://${DB_HOST:localhost}/${DB_NAME:backend-db}
6-
username: ${DB_USERNAME:backend}
72
devtools:
83
add-properties: false

0 commit comments

Comments
 (0)