5 lines
176 B
Properties
5 lines
176 B
Properties
|
name=tenant_1
|
||
|
datasource.url=jdbc:postgresql://localhost:5432/tenant1
|
||
|
datasource.username=postgres
|
||
|
datasource.password=123456
|
||
|
datasource.driver-class-name=org.postgresql.Driver
|