This commit is contained in:
TinyAtoms 2020-08-01 19:54:04 -03:00
parent af1bfc06a5
commit ed03ea4a1c
2 changed files with 0 additions and 10 deletions

Binary file not shown.

View File

@ -1,10 +0,0 @@
{
"CALIBRE_DIR": "PATH\\TO\\your\\calibre\library",
"SECRET_KEY": "u(8^+rb%rz5hsx4v^^y(ul7g(4n7a8!db@s*9(m5cs*2_ppy8+",
"ALLOWED_HOSTS": [
"127.0.0.1"
],
"INTERNAL_IPS": [
"127.0.0.1"
]
}