Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: env added for hyperswitch-web #6118

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

PritishBudhiraja
Copy link
Contributor

@PritishBudhiraja PritishBudhiraja commented Sep 26, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

In docker for hyperswitch-web we were facing that it's always pointing to beta.hyperswitch.io as ENV_BACKEND_URL was not getting passed.

Hotfix for - #6113

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Via checking HyperLoader.js file at 9050 port.

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@PritishBudhiraja PritishBudhiraja requested a review from a team as a code owner September 26, 2024 12:43
Copy link

Review changes with SemanticDiff.

@PritishBudhiraja PritishBudhiraja self-assigned this Sep 26, 2024
@PritishBudhiraja PritishBudhiraja added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Sep 26, 2024
@PritishBudhiraja PritishBudhiraja linked an issue Sep 26, 2024 that may be closed by this pull request
@SanchithHegde SanchithHegde merged commit 466617d into hotfix-2024.08.02.0 Sep 26, 2024
15 of 20 checks passed
@SanchithHegde SanchithHegde deleted the docker-env-changes-web-hotfix branch September 26, 2024 13:13
@SanchithHegde SanchithHegde added C-bug Category: Bug and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Sep 26, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
C-bug Category: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: env added for hyperswitch-web
3 participants