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