http por https

This commit is contained in:
Tatiana Villa Ema 2026-02-22 00:43:13 +01:00
parent e87de394d7
commit ee671eaaad
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ let selectedMonth = new Date().getMonth(); // mes actual
let ciudadActual = "Madrid"; // ciudad por defecto
// const BASE_API = "https://aplicacionesdevanguardia.es/eltiempo/servidor/api-weather-fechas.php";
const BASE_API = "http://tatvil.es/apis/api/weather/filter";
const BASE_API = "https://tatvil.es/apis/api/weather/filter";
//const BASE_API = "http://tatvil.es/apis/api/weather/all";
// ====================