Interface IStartServerOptions

Hierarchy

  • IStartServerOptions

Properties

enableHttps?: boolean
handleSignals?: boolean
hostname?: string
sslCertFile?: string
sslKeyFile?: string

Methods

  • disposeBeforeShutdown(): Promise<void>
  • Returns Promise<void>

Generated using TypeDoc