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:
parent
d3036ca507
commit
2c9740f526
1 changed files with 4 additions and 0 deletions
4
conf/config.json
Normal file
4
conf/config.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"canonicalHost: "__DOMAIN__",
|
||||
"admin":[{"username":"__ADMIN__","password":"__PASSWORD__"}]
|
||||
}
|
Loading…
Add table
Reference in a new issue