struct/conf.json

16 lines
372 B
JSON
Raw Permalink Normal View History

2024-05-17 10:27:01 +00:00
{
"user": "u1",
"email": "u1@mpabi.pl",
"remotes": [
{
"name": "r",
"protocol": "http",
"domain": "qstack.pl",
"port": "3000",
"token_name": "t",
"token": "15831f807a31392813c08dd5ab265372bb96b526",
"group": "1i-2023",
"project": "struct"
}
]
}