OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

fix #7267: adding base url to axios

Open vinisdl opened this issue 9 months ago • 1 comments

  • [ ] 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 avatar Mar 14 '25 21:03 vinisdl

fix #7266

vinisdl avatar Mar 14 '25 21:03 vinisdl