mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
9 lines
132 B
JSON
9 lines
132 B
JSON
|
{
|
||
|
"description": "YunoHost User Group",
|
||
|
"public": true,
|
||
|
"authServer": "https://__DOMAIN__/auth/",
|
||
|
"authKeys": [
|
||
|
__KEY__
|
||
|
]
|
||
|
}
|