Actualizar trazabilidad.html
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user