Updated config
This commit is contained in:
parent
c71b0d90a7
commit
a94620a5ed
@ -9,4 +9,4 @@ spring:
|
||||
driver-class-name: org.postgresql.Driver
|
||||
username: cubetiq
|
||||
password: Root$
|
||||
url: jdbc:postgresql://${POSTGRES_HOST:192.168.0.150}:5432/demo?createDatabaseIfNotExist=true&allowPublicKeyRetrieval=true&useSSL=false
|
||||
url: jdbc:postgresql://${POSTGRES_HOST:192.168.0.150}:5432/demo
|
Loading…
Reference in New Issue
Block a user