no jibo cloud calls via JIBO_BYPASS_PORTAL

This commit is contained in:
2026-04-06 02:03:56 +03:00
parent ebee3a5534
commit c32c27b3cb
5 changed files with 126 additions and 16 deletions

View File

@@ -2,5 +2,5 @@
Object.defineProperty(exports, "__esModule", { value: true });
exports.ENDPOINT = 'portal.jibo.com';
exports.MAX_CERT_TRIES = 40;
exports.PORT = 7160;
exports.PORT = 8160;
//# sourceMappingURL=constants.js.map