Skip to main content

Config

Api Code Documentation / Exports / Config

Shows the type of an API configuration

notexported

Table of contents#

Properties#

Properties#

accessControlAllowOrigin#

• accessControlAllowOrigin: string

Defined in#

src/config.ts:68


blockchain#

• blockchain: Object

Type declaration#

NameType
hoststring
portnumber

Defined in#

src/config.ts:49


buildTimeStamp#

• buildTimeStamp: string

Defined in#

src/config.ts:57


ciCommitSha#

• ciCommitSha: string

Defined in#

src/config.ts:56


documentFeatureEnabled#

• documentFeatureEnabled: boolean

Defined in#

src/config.ts:59


encryptionPassword#

• encryptionPassword: undefined | string

Defined in#

src/config.ts:65


jwtSecret#

• jwtSecret: string

Defined in#

src/config.ts:53


nodeEnv#

• nodeEnv: undefined | string

Defined in#

src/config.ts:67


npmPackageVersion#

• npmPackageVersion: string

Defined in#

src/config.ts:54


organization#

• organization: string

Defined in#

src/config.ts:36


organizationVaultSecret#

• organizationVaultSecret: string

Defined in#

src/config.ts:37


port#

• port: number

Defined in#

src/config.ts:38


rootSecret#

• rootSecret: string

Defined in#

src/config.ts:39


rpc#

• rpc: Object

Type declaration#

NameType
hoststring
passwordstring
portnumber
userstring

Defined in#

src/config.ts:41


signingMethod#

• signingMethod: string

Defined in#

src/config.ts:66


storageService#

• storageService: Object

Type declaration#

NameType
externalUrlstring
hoststring
portnumber

Defined in#

src/config.ts:60


swaggerBasepath#

• swaggerBasepath: string

Defined in#

src/config.ts:58