1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00
galene_ynh/conf/config.json
Éric Gaspar 6fa519f35d
Password generator (#109)
* fix

* Update install

* Update install

* Update install

* Update install

* Update manifest.toml

* Update install

* Update manifest.toml

* fix

* Update install

* fix

* fix
2023-03-18 23:20:32 +01:00

4 lines
102 B
JSON

{
"canonicalHost": "__DOMAIN__",
"admin":[{"username":"__ADMIN__", "password":__PASSWORD_HASH__}]
}