6
This commit is contained in:
@@ -45,7 +45,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'OPTIONS') {
|
||||
// ==========================================
|
||||
|
||||
// Environment
|
||||
define('USE_PRODUCTION', false); // Use test webhook temporarily to debug
|
||||
define('USE_PRODUCTION', true); // Use production webhook for live server
|
||||
define('DEBUG_MODE', true); // Enable debug temporarily to see errors
|
||||
|
||||
// N8N Webhooks
|
||||
|
||||
Reference in New Issue
Block a user