FIX_CHATBOT_URL

This commit is contained in:
velz 2025-08-02 12:15:08 +05:30
parent aea9753da0
commit f56b2afc8d

View File

@ -27,8 +27,8 @@
var botmanWidget = {
// chatServer: 'https://venbait.in/nhance/chatbot/chat',
// frameEndpoint: 'https://venbait.in/nhance/chatbot/widget',
chatServer: 'https://localhost/PHP828APPS/ruc/nhance/chat',
frameEndpoint: 'https://localhost/PHP828APPS/ruc/nhance/widget',
chatServer: `<?=base_url('chat')?>`,
frameEndpoint: `<?=base_url('widget')?>`,
title: "Ask ILA",
placeholderText: "Type your message here...",
aboutText: "Insurance Assistant ILA",