diff --git a/form_cliente.php b/form_cliente.php index 0b21ec2..93777f3 100644 --- a/form_cliente.php +++ b/form_cliente.php @@ -1270,7 +1270,7 @@ function iniciarCondiciones(esquema) { // TOPAZ SIGWEB // ══════════════════════════════════════════════════════════════════════ const topaz = (() => { - const SIGWEB_URL = 'http://localhost:47289/SigWeb/SigWebTablet.js'; + const SIGWEB_URL = '/assets/js/SigWebTablet.js'; let _loaded = false, _ctx = null, _fid = null, _poll = null; function _call(fn, ...args) {