Skip to content

Need to replace 'localhost' in ui service if running from Cloud IDE #28

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

Open
2gauravc opened this issue Apr 6, 2025 · 1 comment
Open

Comments

@2gauravc
Copy link

2gauravc commented Apr 6, 2025

The code runs fine if installed on local machine.

However when installed on cloud IDE (e.g. Github Codespaces), it does not run.

It needs 2 changes:

philoagents-ui/src/services/ApiService.js: Need to change this.apiUrl (Line 3)
philoagents-ui/src/services/WebSocketApiService.js: Need to change this.baseUrl (Line 3)

@MichaelisTrofficus
Copy link
Contributor

Hey!!

Sorry for the late response, I've been pretty busy these days. Going to look into it. Thanks for pointing this out!

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

No branches or pull requests

2 participants