Config
Api Code Documentation / Exports / Config
Shows the type of an API configuration
notexported
#
Table of contents#
Properties- accessControlAllowOrigin
- blockchain
- buildTimeStamp
- ciCommitSha
- documentFeatureEnabled
- encryptionPassword
- jwtSecret
- nodeEnv
- npmPackageVersion
- organization
- organizationVaultSecret
- port
- rootSecret
- rpc
- signingMethod
- storageService
- swaggerBasepath
#
Properties#
accessControlAllowOrigin• accessControlAllowOrigin: string
#
Defined in#
blockchain• blockchain: Object
#
Type declarationName | Type |
---|---|
host | string |
port | number |
#
Defined in#
buildTimeStamp• buildTimeStamp: string
#
Defined in#
ciCommitSha• ciCommitSha: string
#
Defined in#
documentFeatureEnabled• documentFeatureEnabled: boolean
#
Defined in#
encryptionPassword• encryptionPassword: undefined
| string
#
Defined in#
jwtSecret• jwtSecret: string
#
Defined in#
nodeEnv• nodeEnv: undefined
| string
#
Defined in#
npmPackageVersion• npmPackageVersion: string
#
Defined in#
organization• organization: string
#
Defined in#
organizationVaultSecret• organizationVaultSecret: string
#
Defined in#
port• port: number
#
Defined in#
rootSecret• rootSecret: string
#
Defined in#
rpc• rpc: Object
#
Type declarationName | Type |
---|---|
host | string |
password | string |
port | number |
user | string |
#
Defined in#
signingMethod• signingMethod: string
#
Defined in#
storageService• storageService: Object
#
Type declarationName | Type |
---|---|
externalUrl | string |
host | string |
port | number |
#
Defined in#
swaggerBasepath• swaggerBasepath: string