Skip to content

don't expose the webhook handler on the main server #5

@vbehar

Description

@vbehar

right now, the webhook handler is exposed on the "main" server - which might be exposed on the internet. this endpoint is only used by lighthouse to push webhook events, so it could be internal.
we should create an "internal" server/port on the container, and an internal service used only by lighthouse

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