homework/conf.json

16 lines
380 B
JSON
Raw Normal View History

2024-06-04 16:29:53 +00:00
{
"user": "Denys",
"email": "denys@mpabi.pl",
"remotes": [
{
"name": "r",
"protocol": "http",
"domain": "qstack.pl",
"port": "3000",
"token_name": "r",
"token": "41d7b3f929d00db8887773e7e7f4c79630db346a",
"group": "1i-2023",
"project": "homework"
}
]
}