WebChatV2/public/config.js

3 lines
82 B
JavaScript

window.APP_CONFIG = {
N8N_WEBHOOK_URL: "https://your-n8n-host/webhook/chat",
};