Actualizar trazabilidad.html

This commit is contained in:
2026-03-01 22:39:42 +00:00
parent ac3d396567
commit c5d1f62e11

View File

@@ -122,8 +122,7 @@
<script>
const API_URL = window.location.hostname === 'localhost' || window.location.hostname === '127.0.0.1'
? 'http://localhost:3000'
: 'https://integrarepara-api.integrarepara.es';
let allServices = [];
let currentServiceId = null;