Removed files.

This commit is contained in:
2017-11-04 19:35:06 +01:00
parent 0e4f96640c
commit 7f4b95c8c4
2 changed files with 456 additions and 10 deletions

View File

@@ -6,19 +6,20 @@
"port": 31459
},
"tmdb": {
"apiKey": ""
"apiKey": "9fa154f5355c37a1b9b57ac06e7d6712"
},
"raven": {
"DSN": ""
"DSN": "",
"enabled": true
},
"mail": {
"host": "",
"user": "",
"password": "",
"user_pi": "",
"password_pi": ""
"host": "mail.kevinmidboe.com",
"user": "kevinmidboe",
"password": "Kevinojm94",
"user_pi": "pi.midboe@gmail.com",
"password_pi": "BerryTree96"
},
"authentication": {
"secret": ""
}
"secret": "secret"
}
}