From fad1033a48510ad5f3602344cea3e3d8e43878b7 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 6 Oct 2025 17:02:02 -0300 Subject: [PATCH] FAQ --- public/agent-odoo4projects/agent.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/agent-odoo4projects/agent.js b/public/agent-odoo4projects/agent.js index 0c02099..48d9173 100644 --- a/public/agent-odoo4projects/agent.js +++ b/public/agent-odoo4projects/agent.js @@ -1,6 +1,6 @@ // ================= CONFIG ================= -const baseUrl = 'http://localhost:8000'; // Base URL for all resources - +//const baseUrl = 'http://localhost:8000'; // Base URL for all resources +const baseUrl = 'https://static.odoo4projects.com/agent-odoo4projects'; const config = { cssUrl: `${baseUrl}/agent.css`, // CSS file api: `https://002-001-5dd6e535-4d1c-46bc-9bd9-42ad4bc5f082.odoo4projects.com/webhook/702862fd-dd17-4a34-8efb-e9056d2c50df/chat`, // Backend webhook endpoint