api servidor
This commit is contained in:
parent
12ae7daad6
commit
e7e0fe523f
|
|
@ -1,5 +1,5 @@
|
||||||
// API URL absoluta
|
// API URL absoluta
|
||||||
const API_URL = "http://aplicacionesdevanguardia.es/eltiempo/apis/api-weather-reverse.php?ciudad=madrid";
|
const API_URL = "http://aplicacionesdevanguardia.es/eltiempo/servidor/api-weather-reverse.php?ciudad=madrid";
|
||||||
|
|
||||||
// ====================
|
// ====================
|
||||||
// Helper
|
// Helper
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue