3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
window.APP_CONFIG = {
|
|
N8N_WEBHOOK_URL: "https://your-n8n-host/webhook/chat",
|
|
};
|