Skip to content

Customizable host/port #30

@dcod3d

Description

@dcod3d

Is it possible to customize the host and port for the web interface. The port option does exist as shown below, but isn't used and 3000 is hardcoded everywhere else.

const port = parseInt(process.env.PORT, 10) || 3000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions