mirror of
https://github.com/headporter81/specialsource-homepage-backend.git
synced 2026-08-08 15:41:11 +09:00
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
spring:
|
||||
datasource:
|
||||
url: jdbc:postgresql://localhost:5435/mydb
|
||||
url: ${DB_URL:jdbc:postgresql://localhost:5435/mydb?sslmode=disable}
|
||||
username: headporter
|
||||
password: ENC(Gg03NzjjcVOrFSXoBrPEusNgDNbYOPO4)
|
||||
driver-class-name: org.postgresql.Driver
|
||||
|
||||
Reference in New Issue
Block a user