homework/conf.json

16 lines
381 B
JSON
Raw Normal View History

2024-06-01 13:07:57 +00:00
{
"user": "vladk",
"email": "vladk@gmail.com",
"remotes": [
{
"name": "r",
"protocol": "http",
"domain": "qstack.pl",
"port": "3000",
"token_name": "t",
"token": "72758cfb9fd9ca44e11325e42e2a07def1316511",
"group": "1i-2023",
"project": "homework"
}
]
}