Atajos de teclado
Búsqueda avanzada
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
¿No encuentras una película o serie? Inicia sesión para crearla:
Iniciar sesión
Regístrate
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Regístrate y únete a la comunidad
Contestado por Travis Bell
el 25 de septiembre de 2017 a las 11:02
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
Contestado por AjmalAjju
el 10 de marzo de 2024 a las 05:24
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL