1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kavita_ynh.git synced 2024-09-03 19:26:30 +02:00
kavita_ynh/conf/appsettings.json.example
Éric Gaspar 701d21e944 cleaning
2023-05-23 15:11:05 +02:00

6 lines
119 B
Text

{
"TokenKey": "super secret unguessable key",
"Port": __PORT__,
"IpAddresses": "",
"BaseUrl": "__URL_PATH__"
}