1
0
Fork 0
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:
Éric Gaspar 2024-05-27 10:32:23 +02:00
parent 71141a60e8
commit 6a2c9b88f1

View file

@ -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",