Interface HostConfig

Network environment configuration.

Hierarchy

  • HostConfig

Indexable

[k: string]: any

Properties

host: string

The hostname.

port?: number

The port number.

protocol: string

The protocol.

proxyUrlPrefix?: string

An optional proxy URL prefix, for example https://query.solarnetwork.net/1m.

Generated using TypeDoc