Obey process.env.PORT
This commit is contained in:
@@ -100,7 +100,7 @@ export interface HttpServerOptions {
|
||||
readonly commit?: string
|
||||
readonly host?: string
|
||||
readonly password?: string
|
||||
readonly port?: number
|
||||
readonly port?: number | string
|
||||
readonly socket?: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user