Revert "Removed files."

This reverts commit 7f4b95c8c4.
This commit is contained in:
2017-11-28 19:22:40 +01:00
parent 5da57062a7
commit 36b4f16047
2 changed files with 10 additions and 456 deletions

View File

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