init
This commit is contained in:
parent
766c676e52
commit
35467b47c2
@ -6,9 +6,9 @@ data:
|
||||
application.yaml: |
|
||||
spring:
|
||||
datasource:
|
||||
url: jdbc:postgresql://db-p-dl1-01.isb:5432/devspace
|
||||
username: ${DB_USERNAME}
|
||||
password: ${DB_PASSWORD}
|
||||
url: jdbc:postgresql://192.168.76.142:5432/database
|
||||
username: postgres
|
||||
password: postgres
|
||||
cloud:
|
||||
vault:
|
||||
enabled: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user