homework/conf.json

16 lines
380 B
JSON

{
"user": "Vlach",
"email": "Vlach@mpabi.pl",
"remotes": [
{
"name": "r",
"protocol": "http",
"domain": "qstack.pl",
"port": "3000",
"token_name": "t",
"token": "29bf668a2a7bb9518d4e0b7ed0f5d865c88df5ad",
"group": "1i-2023",
"project": "homework"
}
]
}