Actualizar servicios2.html
This commit is contained in:
@@ -449,9 +449,7 @@
|
||||
|
||||
<script src="js/layout.js"></script>
|
||||
<script>
|
||||
const API_URL = window.location.hostname === 'localhost' || window.location.hostname === '127.0.0.1'
|
||||
? 'http://localhost:3000'
|
||||
: 'https://integrarepara-api.integrarepara.es';
|
||||
// API_URL ya se carga mágicamente desde js/layout.js, así que no la repetimos
|
||||
|
||||
let localData = [];
|
||||
let systemStatuses = [];
|
||||
|
||||
Reference in New Issue
Block a user