Moved conf folder to seasoned_api

This commit is contained in:
2017-08-14 22:42:24 +02:00
parent b8d01fcf1c
commit d2bed84ecb
2 changed files with 17 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
{
"database": {
"host": "shows.db"
},
"webserver": {
"port": 31459
},
"tmdb": {
"apiKey": "9fa154f5355c37a1b9b57ac06e7d6712"
},
"mail": {
"host": "mail.kevinmidboe.com",
"user": "kevinmidboe",
"password": "Kevinojm94"
}
}