Updated code.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# DataSource Configuration
|
# DataSource Configuration
|
||||||
spring.datasource.url=jdbc:postgresql://localhost:5432/gepafin_dev_local
|
spring.datasource.url=jdbc:postgresql://localhost:5432/gepafin_local
|
||||||
spring.datasource.username=root
|
spring.datasource.username=postgres
|
||||||
spring.datasource.password=root
|
spring.datasource.password=root
|
||||||
spring.datasource.driver-class-name=org.postgresql.Driver
|
spring.datasource.driver-class-name=org.postgresql.Driver
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user