homework/conf.json

16 lines
382 B
JSON
Raw Normal View History

2024-05-23 09:58:35 +00:00
{
"user": "Vladch",
"email": "vlach@gmail.com",
"remotes": [
{
"name": "r",
"protocol": "http",
"domain": "qstack.pl",
"port": "3000",
"token_name": "t",
"token": "5c122fadc0b18562c7fbdc9d8867acda5ebd2e2e",
"group": "1i-2023",
"project": "homework"
}
]
}