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

Remove hardcoded values #13

Merged
merged 3 commits into from
Mar 2, 2024
Merged

Conversation

nigelnindodev
Copy link
Owner

Removes hard coding of:

  • Base URL
  • Application Port
  • JWT secret

This is in readiness for deployment.

PR also cleans up some unnecessary try catches that are being handled by the main application error handler.

Closes #3

@nigelnindodev nigelnindodev merged commit db6a9ab into master Mar 2, 2024
@nigelnindodev nigelnindodev deleted the fix/remove-hardcoded-values branch March 2, 2024 07:52
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.

Remove Hardcoded Dynamic Values In Code Base
1 participant