Whether to abort the process on Error. By default, the process is exited.
Pass false
to override the default behavior. If false
is passed, Nest will not exit
the application and instead will rethrow the exception.
Whether to use underlying platform body parser.
CORS options from CORS package
Set of configurable HTTPS options
Specifies the logger to use. Pass false
to turn off logging.
Generated using TypeDoc