Skip to content

Commit

Permalink
config the themoviedb api key
Browse files Browse the repository at this point in the history
  • Loading branch information
taobataoma committed Apr 2, 2017
1 parent 1b1ec89 commit f14f228
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/env/torrents.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ module.exports = {
admin: '[email protected]',
open_tracker: false
},
tmdb_api: {
//please change it to your api key from themoviedb.org
key: '7888f0042a366f63289ff571b68b7ce0'
},
resourcesTags: {
movie: {
radio: [
Expand Down

0 comments on commit f14f228

Please sign in to comment.