Skip to content

API Development with Docker Compose Shows Wrong UI Port #274

@JAulet

Description

@JAulet

Describe the bug

When following the api README for development and bringing up Docker Compose, it gives this message at the end:

no_api-mlx-ui-1      | [HPM] Proxy created: /  ->  http://mlx-api
no_api-mlx-ui-1      | Server listening at http://localhost:3000

This implies that you should go to http://localhost:3000 in your browser to view the UI when in reality, you must go to http://localhost:80

FYI @ckadner

Metadata

Metadata

Assignees

Labels

APISwagger APIdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions