diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 726da40fb9a86204ef408879a70a2c922815f47f..2208e44052767df8863102acb7837ce23afa19e7 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -21,7 +21,7 @@ sunbirdRC.keycloak.adminToken.password =admin registration_payment_Gateway_EndPoint =https://registration.uphrh.in/payment-response affiliation_payment_Gateway_EndPoint =https://applicant.upsmfac.org/payment-response -spring.datasource.url=jdbc:postgresql://localhost:5432/registry +spring.datasource.url=jdbc:postgresql://localhost:5432/frac_tool spring.datasource.username=postgres spring.datasource.password=password spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect