strawboss/strawboss.config.json
2017-03-17 23:34:33 -05:00

11 lines
284 B
JSON

{
"artifactsRepo": "artifacts",
"users": [],
"authSecret": "change me",
"projects": [
{ "name": "new-life-intro-band",
"repo": "/home/jdb/projects/new-life-introductory-band" },
{ "name": "test-strawboss",
"repo": "/home/jdb/projects/test-strawboss" } ]
}