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

Add configurable backend URL #1050

Merged
merged 2 commits into from
Jun 2, 2023
Merged

Add configurable backend URL #1050

merged 2 commits into from
Jun 2, 2023

Conversation

ostatni5
Copy link
Member

@ostatni5 ostatni5 commented May 30, 2023

Run with env variable REACT_APP_DEPLOYMENT=dev:
npx cross-env REACT_APP_DEPLOYMENT=dev npm run start

Paste in the console to change URL
BACKEND_URL = "http://amogus:8000"

@ostatni5 ostatni5 requested a review from grzanka May 30, 2023 20:18
@ostatni5 ostatni5 force-pushed the feature/backend-url branch from f423330 to 5f83bfb Compare May 30, 2023 20:19
grzanka
grzanka previously approved these changes May 31, 2023
@grzanka grzanka linked an issue May 31, 2023 that may be closed by this pull request
@grzanka grzanka added this to the 2023 August milestone May 31, 2023
@grzanka grzanka added feature EuroHPC features created within EuroHPC project labels May 31, 2023
@grzanka grzanka requested a review from Derstilon May 31, 2023 07:40
src/config/Config.ts Outdated Show resolved Hide resolved
src/config/Config.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@grzanka grzanka left a comment

Choose a reason for hiding this comment

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

LGTM

@ostatni5 ostatni5 added this pull request to the merge queue Jun 2, 2023
Merged via the queue into master with commit 69b7d2b Jun 2, 2023
@ostatni5 ostatni5 deleted the feature/backend-url branch June 2, 2023 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EuroHPC features created within EuroHPC project feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configuration of backend URL
3 participants