Files
seasonedShows/conf/development.json
2017-04-12 22:19:40 +02:00

11 lines
140 B
JSON

{
"database": {
"host": "shows.db"
},
"webserver": {
"port": 31459
},
"tmdb": {
"apiKey": "9fa154f5355c37a1b9b57ac06e7d6712"
}
}