Skip to content

Feature request: Run all services on the same port with 'lib http' #81

Description

@lewisblackwood

It would be useful to run all services in a project on single port with lib http. You could then proxy client requests locally in development.

Currently, it's possible to run all services locally but you'd need to specify a different port for each with: lib http -p <port number>.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions