public class EnvConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CREDSTASH_ENV_PREFIX |
static String |
PORT |
static String |
PROXY |
| Constructor and Description |
|---|
EnvConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
getEnvVars()
Method to get the environment variables
|
String |
getPort() |
String |
getProxy() |
boolean |
hasProxyEnv() |
public static final String CREDSTASH_ENV_PREFIX
public static final String PROXY
public static final String PORT
Copyright © 2017. All rights reserved.