test/conf.json

16 lines
376 B
JSON

{
"user": "borysr",
"email": "borysr@gmail.com",
"remotes": [
{
"name": "r",
"protocol": "http",
"domain": "qstack.pl",
"port": "3000",
"token_name": "t",
"token": "0113bdc54ebe3d0884ec2b43651e784f807cde4a",
"group": "test",
"project": "test"
}
]
}