Updated code

This commit is contained in:
rajesh
2026-01-28 20:37:24 +05:30
parent 0d0aafe31b
commit b75dcf6532

View File

@@ -1,5 +1,5 @@
# DataSource Configuration # DataSource Configuration
spring.datasource.url=jdbc:postgresql://localhost:5432/postgres spring.datasource.url=jdbc:postgresql://localhost:5432/gepafin_local
spring.datasource.username=postgres 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