Skip to content

Docker and api on port 8007 #18

Description

Hi,

I have configured the application using Docker according to your installation guide.
When I start the container and browse the application, it seems to be frozen.
I see in development tools of the browser that it tries to request the following URL :
http://localhost:8007/api/v2/getMonitoringData
But initially, port 8007 was not declared in your guide.
I added the mapping from 8007 to 80 without success as I got a 401 error code or a connection refused for this request.
Do you have a solution to get it work ?

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