Skip to content

Custom API Console URL #1325

Closed
Closed
@gregorskii

Description

@gregorskii

Hi there,

The API Console appears to use the app.serverURL to make requests from the client:

https://github.com/parse-community/parse-dashboard/blob/master/src/dashboard/Data/ApiConsole/request.js

I think this may be causing issues when running the dashboard in Docker.

Docker reports from the CLI side that it cannot connect to the serverURL at start:

WARNING, Unable to connect to 'http://localhost:9080/api'. Cloud code and push notifications may be unavailable!

If the serverURL is a host specific URL which is used by the console in the browser to make requests.

Is there a difference between the way parse makes requests on the node side versus the dashboard side?

Thanks for any help.

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