Create a configured version of the WebServerModule that can be then be imported into an entry module (or feature module).
The options to use for the web server
Used when importing this module from the root (app) module using the default configuration. Should be called only once in the application.
Generated using TypeDoc
Import this into your application module to run tasks enqueued by other services on a shared queue. The tasks which can be processed are specified in the
tasks
field of one or more modules.