Skip to content

Don't start webserver on npm start #486

Description

@dappelt

A recent PR makes it so that on npm start a webserver is started automatically on port 80 and 443. In some scenarios, however, there is already another process listening on these ports (e.g. a reserve proxy for running multiple kits on the same host or in our integration tests).

The webserver should not be started automatically. Can the corresponding instructions be removed?

Activity

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

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