Home Reference Source

Variable

Static Public Summary
public

api: {"port": *, "host": *, "secret": *}

API Options

public

database: {"uri": *, "options": *}

Database uri and options

public

log: {"level": *, "name": *}

Bunyan logger options

Static Public

public api: {"port": *, "host": *, "secret": *} source

import {api} from 'ogma/src/config/index.js'

API Options

public database: {"uri": *, "options": *} source

import {database} from 'ogma/src/config/index.js'

Database uri and options

public log: {"level": *, "name": *} source

import {log} from 'ogma/src/config/index.js'

Bunyan logger options