Search request #29

Merged
KevinMidboe merged 6 commits from searchRequest into master 2017-09-20 08:49:29 +00:00
Showing only changes of commit 072f0cca93 - Show all commits

View File

@@ -25,7 +25,7 @@ class SearchRequest extends React.Component {
'discover', 'popular', 'nowplaying', 'upcoming'
]
this.baseUrl = 'https://apollo.kevinmidboe.com/api/v1/';
this.baseUrl = 'https://apollo.kevinmidboe.com/api/v1/tmdb';
// this.baseUrl = 'http://localhost:31459/api/v1/tmdb/';
this.URLs = {