1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00

Create config.json

This commit is contained in:
ericgaspar 2021-11-05 15:59:07 +01:00
parent d3036ca507
commit 2c9740f526
No known key found for this signature in database
GPG key ID: 574F281483054D44

4
conf/config.json Normal file
View file

@ -0,0 +1,4 @@
{
"canonicalHost: "__DOMAIN__",
"admin":[{"username":"__ADMIN__","password":"__PASSWORD__"}]
}