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