Object containing the hostname to environment map.
Each key is the name of the environment, with the value being an array of strings and RegExp's that map to the environment.
Hierarchy
HostnamesMap
Indexable
[environment: string]: Array<string | RegExp>
Object containing the hostname to environment map.
Each key is the name of the environment, with the value being an array of strings and RegExp's that map to the environment.
Object containing the hostname to environment map. Each key is the name of the environment, with the value being an array of strings and RegExp's that map to the environment.