mirror of
https://github.com/YunoHost-Apps/kavita_ynh.git
synced 2024-09-03 19:26:30 +02:00
Create appsettings.json.example
This commit is contained in:
parent
c8e2311fbe
commit
33d982ce96
1 changed files with 6 additions and 0 deletions
6
conf/appsettings.json.example
Normal file
6
conf/appsettings.json.example
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"TokenKey": "super secret unguessable key",
|
||||
"Port": __PORT__,
|
||||
"IpAddresses": "",
|
||||
"BaseUrl": "__URL_PATH__"
|
||||
}
|
Loading…
Add table
Reference in a new issue