homework/conf.json

16 lines
381 B
JSON
Raw Permalink Normal View History

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