This commit is contained in:
Oliver
2025-10-06 17:02:02 -03:00
parent 018e60896c
commit fad1033a48

View File

@@ -1,6 +1,6 @@
// ================= CONFIG ================= // ================= 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 = { const config = {
cssUrl: `${baseUrl}/agent.css`, // CSS file 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 api: `https://002-001-5dd6e535-4d1c-46bc-9bd9-42ad4bc5f082.odoo4projects.com/webhook/702862fd-dd17-4a34-8efb-e9056d2c50df/chat`, // Backend webhook endpoint