Tastatūras īsinājumtaustiņi
Izvērstā meklēšana
what is the base url
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Pieteikties
Reģistrēties
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Reģistrējies un pievienojies kopienai
Atbilde no Travis Bell
on septembris 25, 2017 at 11:02 AM
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
Atbilde no AjmalAjju
on marts 10, 2024 at 5:24 AM
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL