Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/config.interface.ts
Configuration Interfaces
Defines configuration types for the parser orchestrator system.
Properties
| Property | Type |
|---|---|
port | number |
host | string |
environment | `'development' |
debug | boolean |
logLevel | `'debug' |
Was this page helpful?