{
"server": ["_env", "${CAMLI_SERVER}", "http://localhost:3179/"],
"ignoredFiles": [".DS_Store"],
"auth": ["_env", "${CAMLI_AUTH}" ],
"identitySecretRing": ["_env", "${CAMLI_SECRET_RING}"],
"identity": ["_env", "${CAMLI_KEYID}"]
}