Scorciatoie tastiera
Ricerca avanzata
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
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Accedi
Registrati
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Iscriviti ed entra a far parte della community
Risposta da Travis Bell
il 25 settembre, 2017 alle 11:02AM
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
Risposta da AjmalAjju
il 10 marzo, 2024 alle 5:24AM
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL