1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kavita_ynh.git synced 2024-09-03 19:26:30 +02:00
This commit is contained in:
OniriCorpe 2024-02-09 00:34:00 +01:00
parent 51915956a1
commit 625d24c4a0

View file

@ -2,6 +2,6 @@
"TokenKey": "__KEY__", "TokenKey": "__KEY__",
"Port": __PORT__, "Port": __PORT__,
"IpAddresses": "127.0.0.1", "IpAddresses": "127.0.0.1",
"BaseUrl": "__PATH__", "BaseUrl": "__URL_PATH__",
"Cache": 50 "Cache": 50
} }