Skip to content

Repository port #1041

@olenagerasimova

Description

@olenagerasimova

There are two problems when repository port is specified. Let's say artipie main port is 8085 and repository den port is 8088, then

  1. repository is available on artipie main port, that is on http://localhost:8085/den. This is not correct, NOT FOUND error should be returned in thos case

  2. when repository port is specified, repository is not accessible on http://localhost:8088/den, but it's accessible without repo name by http://localhost:8088/. That is not correct either, repository should be accessible on http://localhost:8088/den

Metadata

Metadata

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