-
-
Notifications
You must be signed in to change notification settings - Fork 205
Closed
Description
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.
Line 17 in fe72e3d
const port = parseInt(process.env.PORT, 10) || 3000 |
Metadata
Metadata
Assignees
Labels
No labels