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

feat!: add BACKEND_URL environment variable to support for custom backend URL #518

Merged
merged 2 commits into from
Jul 14, 2024

Conversation

AyushSehrawat
Copy link
Member

Pull Request Check List

Resolves: #issue-number-here

  • Added tests for changed code.
  • Updated documentation for changed code.

Description:

…ackend url

Currently frontend assumes backend url to be 127.0.0.1 (i.e in same network interface / container). This PR solves that issue.
@AyushSehrawat AyushSehrawat marked this pull request as ready for review July 14, 2024 08:43
@AyushSehrawat AyushSehrawat merged commit e48ee93 into main Jul 14, 2024
4 of 6 checks passed
@AyushSehrawat AyushSehrawat deleted the feat/custom-backend-url branch July 14, 2024 08:43
This was referenced Jul 24, 2024
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.

1 participant