Skip to content

Commit

Permalink
BAH-4117 | Fix. Database URL for hip-atomfeed service
Browse files Browse the repository at this point in the history
  • Loading branch information
mohan-13 committed Oct 17, 2024
1 parent a106159 commit 4fc200f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions values/abdmv3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ otp-service:
CONNECTION_STRING: "Host=bahmni-abdmv3-postgresql;Port=5432;Username=postgres;Password=welcome;Database=otpservice;"
hip-atomfeed:
enabled: true
config:
DATABASE_URL: "jdbc:postgresql://bahmni-qa-postgresql:5432/"

postgresql:
enabled: true
Expand Down

0 comments on commit 4fc200f

Please sign in to comment.