Page Contents
Home > @loopback/core > ApplicationConfig
ApplicationConfig interface
Configuration for application
Signature:
export interface ApplicationConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
name? | string | (Optional) Name of the application context | |
shutdown? | ShutdownOptions | (Optional) Configuration for signals that shut down the application |