Interface IStartServerOptions
Properties
Optional enableHttps
enableHttps?: boolean
Optional hostname
hostname?: string
Optional sslCertFile
sslCertFile?: string
Optional sslKeyFile
sslKeyFile?: string
Methods
Optional beforeListen
Parameters
Returns Promise<void>