test written
This commit is contained in:
8
config/index.js
Normal file
8
config/index.js
Normal file
@@ -0,0 +1,8 @@
|
||||
var config= {
|
||||
// Filexible URL
|
||||
filexibleURL: 'https://flixable.com/title/',
|
||||
// Tmdb URL
|
||||
theMovieDbURL: 'https://api.themoviedb.org/3/find/'
|
||||
}
|
||||
module.exports = config;
|
||||
|
||||
Reference in New Issue
Block a user