mirror of
https://github.com/YunoHost-Apps/gancio_ynh.git
synced 2024-09-03 20:36:19 +02:00
Update config.json
This commit is contained in:
parent
71141a60e8
commit
6a2c9b88f1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"baseurl": "https://__DOMAIN__",
|
"baseurl": "https://__DOMAIN__",
|
||||||
"server": {
|
"server": {
|
||||||
"host": "localhost",
|
"host": "127.0.0.1",
|
||||||
"port": "__PORT__"
|
"port": "__PORT__"
|
||||||
},
|
},
|
||||||
"log_level": "debug",
|
"log_level": "debug",
|
||||||
|
|
Loading…
Add table
Reference in a new issue