mirror of https://github.com/perkeep/perkeep.git
13 lines
248 B
JSON
13 lines
248 B
JSON
|
{
|
||
|
"servers": {
|
||
|
"dev": {
|
||
|
"server": "http://localhost:3179/",
|
||
|
"auth": "devauth:camli3179",
|
||
|
"default": true
|
||
|
}
|
||
|
},
|
||
|
"ignoredFiles": [".DS_Store"],
|
||
|
"identity": "26F5ABDA",
|
||
|
"identitySecretRing": ["_env", "${CAMLI_CONFENV_SECRET_RING}"]
|
||
|
}
|