mirror of
https://github.com/YunoHost-Apps/kavita_ynh.git
synced 2024-09-03 19:26:30 +02:00
use standard path
This commit is contained in:
parent
ebd9a747ce
commit
22183f240c
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
||||||
"TokenKey": "__KEY__",
|
"TokenKey": "__KEY__",
|
||||||
"Port": __PORT__,
|
"Port": __PORT__,
|
||||||
"IpAddresses": "",
|
"IpAddresses": "",
|
||||||
"BaseUrl": "__URL_PATH__",
|
"BaseUrl": "__PATH__",
|
||||||
"Cache": 50
|
"Cache": 50
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue