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

PRMDR-464 Remove hardcoded port numbers #201

Merged
merged 46 commits into from
Dec 18, 2023
Merged

PRMDR-464 Remove hardcoded port numbers #201

merged 46 commits into from
Dec 18, 2023

Conversation

joefong-nhs
Copy link
Contributor

  • Remove hardcoded port numbers 80 and 8080 (at nginx.conf and docker-compose.yml). Replace by reading the port number from AWS parameter store or local .env file instead.
  • Remove hardcoded port number 3000 from multiple file. Replace by reading from github variable or local.env file instead.
  • Update README.md and .env.template to reflect the changes

Note: This PR has pulled in the updated cypress tests from another ticket PRMDR-485, so better not to merge this until PRMDR-485 is merged to main.

@joefong-nhs joefong-nhs marked this pull request as ready for review December 13, 2023 15:17
Copy link
Contributor

@carlsmith101 carlsmith101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments

@joefong-nhs joefong-nhs merged commit da12640 into main Dec 18, 2023
14 checks passed
@joefong-nhs joefong-nhs deleted the PRMDR-464 branch December 18, 2023 15:46
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.

4 participants