4 lines
137 B
INI
4 lines
137 B
INI
spring.datasource.url=jdbc:postgresql://postgresql:5432/postgres
|
|
spring.datasource.username=postgres
|
|
spring.datasource.password=postgres
|