5 lines
134 B
YAML
5 lines
134 B
YAML
spring:
|
|
datasource:
|
|
url: jdbc:postgresql://localhost:5432/dabeeo_detection_dev
|
|
username: dabeeo_detection
|
|
password: 1234 |