Termbox Docs

Configuration

This section documents all of the environment variables that are currently available

Env varDescriptionDefaultValues / Examples
LOG_MIN_LEVELINFODEBUG, INFO, WARN, ERROR
LOG_FORMATUse json for structured loggingtexttext | json
PG_PORTPostgres db port5432
PG_USERPostgres userpostgres
PG_PASSWORDPostgres password
PG_HOSTPostgres hostlocalhost
PG_DATABASEName of the main databasetermbox
PG_POOL_SIZEConnection pool max size20
HTTP_PORTHTTP server port3000
HTTP_MAX_BODYMax body size in bytes500000000
HTTP_BASE_URLBase url where termbox will be hosted (useful for outgoing links)
CACHE_CANONICAL_ENABLEDWhether caching of canonical resources is enabledtruetrue | false
CACHE_CANONICAL_SIZESize (in items) of the canonical resource cache200000
SNOMEDCT_DEFAULT_EDITIONDefault edition of SNOMED900000000000207008 (international)83821000000107: UK Edition

Last updated: