Skip to content

Add safe fallback configuration for backend env variables#57

Open
OmkarHase-11 wants to merge 3 commits into
Sitaram8472:mainfrom
OmkarHase-11:fix-env-fallbacks
Open

Add safe fallback configuration for backend env variables#57
OmkarHase-11 wants to merge 3 commits into
Sitaram8472:mainfrom
OmkarHase-11:fix-env-fallbacks

Conversation

@OmkarHase-11

Copy link
Copy Markdown

What changed

  • Added fallback MongoDB URL when MONGO_URL is not provided
  • Added fallback JWT secret for local development
  • Kept PORT fallback configuration

Related Issue

Closes #28

@Sitaram8472

Copy link
Copy Markdown
Owner

solve merge conflicts @OmkarHase-11

@OmkarHase-11

Copy link
Copy Markdown
Author

Sure, Thanks for informing me @Sitaram8472, i will resolve the conflicts ASAP

@OmkarHase-11

Copy link
Copy Markdown
Author

Hi @Sitaram8472, I’ve resolved the merge conflicts and updated the branch with the latest main.

The PR is now conflict-free and ready for review. Thanks!

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.

[Enhancement]: Implement safe environment variables fallback configuration in backend

2 participants