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

fix #7267: adding base url to axios #7267

Merged
merged 5 commits into from
Mar 24, 2025

Conversation

vinisdl
Copy link
Contributor

@vinisdl vinisdl commented Mar 14, 2025

  • This change is worth documenting at https://docs.all-hands.dev/
  • Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

End-user friendly description of the problem this fixes or functionality that this introduces.
The openHands axios instance in frontend/src/api/open-hands-axios.ts is created without a baseUrl configuration. This can lead to several issues:


Give a summary of what the PR does, explaining any non-trivial design decisions.


Link of any specific issues this addresses.

@vinisdl
Copy link
Contributor Author

vinisdl commented Mar 14, 2025

fix #7266

@vinisdl vinisdl changed the title fix: adding base url to axios fix #7267: adding base url to axios Mar 14, 2025
@neubig neubig requested a review from amanape March 17, 2025 19:32
@vinisdl vinisdl requested a review from rbren March 18, 2025 23:29
@mamoodi mamoodi merged commit 8b68d08 into All-Hands-AI:main Mar 24, 2025
15 checks passed
@vinisdl vinisdl deleted the adding-env-backend-base-url branch March 25, 2025 00:57
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.

3 participants