Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change db port from 5432 to 5435 #38

Merged
merged 1 commit into from
Nov 28, 2023
Merged

change db port from 5432 to 5435 #38

merged 1 commit into from
Nov 28, 2023

Conversation

pallabez
Copy link
Member

@pallabez pallabez commented Nov 27, 2023

Issue Ticket Number

  • Add the relevant issue ticket number here (e.g., Closes #<issue_number>).

Description

Change docker db port from 5432 to 5435 to avoid conflicts with pre existing DBs on that port

Documentation Updated?

  • Yes
  • No

If your feature adds a new API, then documentation related to the feature like API-Contracts, and Data-models must be updated.

Breaking Changes

  • Yes
  • No

If your feature introduces breaking changes or if something is missing, please mention the related issue tickets.

Development Tested?

  • Yes
  • No

Confirm whether the changes have been tested locally during development.

Tested in Staging?

  • Yes
  • No

Indicate whether the changes have been tested in the staging environment.

Under Feature Flag

  • Yes
  • No

Specify if the changes are currently under a feature flag.

Database Changes

  • Yes
  • No

Indicate whether the changes include modifications to the database.

Screenshots

Attach any relevant screenshots, such as test coverage reports, before and after images, or other visual aids.

Test Coverage

Provide information on the test coverage for the changes made in this PR. Include details on the types of tests conducted and their outcomes.

Additional Notes

Include any additional notes, considerations, or explanations that might be helpful for reviewers.

@pallabez pallabez self-assigned this Nov 27, 2023
@pallabez pallabez merged commit 58cb3e0 into develop Nov 28, 2023
1 check failed
@pallabez pallabez deleted the change/port branch November 28, 2023 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants