Compare commits

...

2 Commits

Author SHA1 Message Date
MassiveAtoms
398088454b did stuff 2020-07-16 12:50:38 -03:00
MassiveAtoms
9f0d46a17a stuff 2020-07-16 12:49:36 -03:00
2 changed files with 10 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,10 @@
{
"CALIBRE_DIR": "C:\\Users\\MassiveAtoms\\Documents\\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"
]
}