Skip to content

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

@2gauravc

Description

@2gauravc

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions