13 lines
318 B
JSON
13 lines
318 B
JSON
{
|
|
"artifactsRepo": "artifacts",
|
|
"debug": true,
|
|
"users": [],
|
|
"authSecret": "change me",
|
|
"pwdCost": 11,
|
|
"projects": [
|
|
{ "name": "new-life-intro-band",
|
|
"repo": "/home/jdb/projects/new-life-introductory-band" },
|
|
{ "name": "test-strawboss",
|
|
"repo": "/home/jdb/projects/test-strawboss" } ]
|
|
}
|