Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents information about agent configuration.

Hierarchy

  • AgentConfigInfo

Indexable

[extra: string]: any

Any other config-specific properties accessible by indexer

Index

Properties

Properties

serviceHost

serviceHost: string

The host name used for communication binding connections and REST based services (optional).

The value is acquired from the environment variable COATY_SERVICE_HOST. If not set the value defaults to an empty string.

Generated using TypeDoc